Class TreeConstructionContext
java.lang.Object
com.lucaskjaerozhang.wikitext_parser.ast.base.TreeConstructionContext
Context that is passed through the tree as it is constructed. This is used to enable parent nodes
to control the behavior of their children. For more information, see WikiTextElement.passProps().
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TreeConstructionContext
public TreeConstructionContext()
-
-
Method Details
-
getTemplate
-