Package ortus.boxlang.compiler.ast
package ortus.boxlang.compiler.ast
-
ClassDescriptionRoot node for a ClassAbstract class representing ExpressionsRoot node for an InterfaceBase class for the BoxLang AST NodesRoot node for a script (program) cfs/bxsAbstract Node class representing statementsStatic Initializer block for a ClassRoot node for a templating (program) cfm/bxmRoot node for a ClassError generated by the parser, consist of an error message and the position with in the source code of the offending symbol.Interface used to identify symbolsRepresents a position in the source code with line and columnRepresents a region of code within a textAbstract Source class to represent the origin of the codeRepresent a string as sourceRepresent a File as source