public static class JavaElementType.TypeTextElementType extends ICodeFragmentElementType
IElementType.Predicate
LANGUAGE_KEY
ARRAY_FACTORY, EMPTY_ARRAY, FIRST_TOKEN_INDEX, TRUE
Modifier and Type | Method and Description |
---|---|
ASTNode |
parseContents(ASTNode chameleon)
Parses the contents of the specified chameleon node and returns the AST tree
representing the parsed contents.
|
createNode, doParseContents, getLanguageForParser, parseLight, reuseCollapsedTokens
enumerate, find, getIndex, getLanguage, hashCode, isLeftBound, toString, unregisterElementTypes, unregisterElementTypes
public ASTNode parseContents(ASTNode chameleon)
ILazyParseableElementType
parseContents
in interface ILazyParseableElementTypeBase
parseContents
in class IFileElementType
chameleon
- the node to parse.