Package jason.asSyntax.directives
-
Interface Summary Interface Description Directive Interface for all compiler directives (e.g. -
Class Summary Class Description DefaultDirective DirectiveProcessor This class maintains the set of directives and is used by the parser to process them.FunctionRegister This class maintains the set of arithmetic functions available for the AS parser.Include Implementation of theinclude
directive.NameSpace Implementation of thenamespace
directive.