public class PlainTextASTFactory extends ASTFactory
ASTFactory.DefaultFactoryHolder
Constructor and Description |
---|
PlainTextASTFactory() |
Modifier and Type | Method and Description |
---|---|
LeafElement |
createLeaf(IElementType type,
java.lang.CharSequence text) |
composite, createComposite, createLazy, lazy, leaf, whitespace
public LeafElement createLeaf(IElementType type, java.lang.CharSequence text)
createLeaf
in class ASTFactory