Class BoxFunctionDeclaration

java.lang.Object
ortus.boxlang.compiler.ast.BoxNode
ortus.boxlang.compiler.ast.BoxStatement
ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
All Implemented Interfaces:
IBoxDocumentableNode, BoxVisitable

public class BoxFunctionDeclaration extends BoxStatement implements IBoxDocumentableNode
AST Node representing a function definition