Ruk33 / vrJASS

A just-for-fun programming language which compiles down to JASS (Warcraft 3). It aims to improve and replace the beloved vJASS.
6 stars 3 forks source link

helper to centralize logic #11

Closed Ruk33 closed 8 years ago

Ruk33 commented 9 years ago

some logic like check if a symbol is implemented, or if it does have access should be centralized in one helper class to avoid repeating code.