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, tokenStartsSubParse
getEntityName, isNestedClosingToken, matchesLocally, registerNestingMatch
createNode, 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, toString
public PythonAttributeRecognizer()
protected EShallowEntityType getEntityType()
getEntityType
in class LineBasedStatementRecognizerBase<PythonShallowParser.EPythonParserStates>
protected java.lang.String getEntitySubtypeName()
getEntitySubtypeName
in class LineBasedStatementRecognizerBase<PythonShallowParser.EPythonParserStates>