public class PythonAttributeRecognizer extends PythonSimpleStatementRecognizer
NO_MATCH, tailRecognizers| Constructor and Description |
|---|
PythonAttributeRecognizer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getEntitySubtypeName() |
protected EShallowEntityType |
getEntityType() |
getSubParseState, startsNewStatement, tokenStartsSubParsegetEntityName, isNestedClosingToken, matchesLocally, registerNestingMatchcreateNode, createNode, createNode, debug, endNode, endNodeWithContinuation, endNodeWithContinuation, endNodeWithName, ensureTopLevel, getRecognizerStringRepresentation, markStart, matches, notPreCondition, optional, optionalSubRecognizer, parseOnce, parseStrictlyUntil, parseUntil, parseUntilOrEof, preCondition, repeated, repeatedAtLeastOnce, repeatedSubRecognizer, sequence, sequenceBefore, skipAny, skipBefore, skipBeforeWithNesting, skipBeforeWithNesting, skipBeforeWithNesting, skipBeforeWithNesting, skipBeforeWithNesting, skipBeforeWithNesting, skipForward, skipNested, skipNested, skipTo, skipToWithNesting, skipToWithNesting, skipToWithNesting, skipToWithNesting, skipWithNesting, skipWithNesting, subRecognizer, subRecognizer, toStringpublic PythonAttributeRecognizer()
protected EShallowEntityType getEntityType()
getEntityType in class LineBasedStatementRecognizerBase<PythonShallowParser.EPythonParserStates>protected java.lang.String getEntitySubtypeName()
getEntitySubtypeName in class LineBasedStatementRecognizerBase<PythonShallowParser.EPythonParserStates>