Data Structures
Delegates
Services
WalkTreeService
Description
API
- apply(File rootConsumer<File> consumer)
dependencies
GetASTofSourceTreeService
Description
extract AST from a source tree
gets the AST of the source tree
API
- StringBuilder apply(Path rootPath)
dependencies
- WalkTreeService
- GenerateAstService
GenerateAstService
Description
API
-
apply(Path pathAppendable appendable)
-
RootNode apply(Path path)
dependencies
- PmdParsingExternalComponent
Repositories
Utilities
Glue
SourceTreeNode
API
-
Node getChild( index)
-
getNumChildren()
-
String getXPathNodeName()
-
addChild(SourceFileNode child)
-
AstInfo<> getAstInfo()
fields
- [] List<SourceFileNode> children
GenerateAST
API
- main( args)
AbstractHackNode
API
-
TextRegion getTextRegion()
-
DataMap<DataKey<>> getUserMap()
-
Node getParent()
-
getIndexInParent()
Generate
API
-
main( args)
-
Class<Supplier<StringBuilder>> getGeneratorByName(String className)
SourceFileNode
API
-
String getPath()
-
String getXPathNodeName()
-
Node getChild( index)
-
getNumChildren()
fields
- [] Node child
- [] String path
TheClass
API
fields
- [] theField
TheClass
API
fields
- [] theField
