| Constructor and Description | 
|---|
Parser.ExtensionHandler(Parser.ExtensionPoint point)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract AstNode | 
createAstNode(AstNode... children)
Called by the parser if it handles a extended token associated with this handler
 at the appropriate extension point. 
 | 
Parser.ExtensionPoint | 
getExtensionPoint()  | 
public Parser.ExtensionHandler(Parser.ExtensionPoint point)
public Parser.ExtensionPoint getExtensionPoint()
Copyright © 2019. All rights reserved.