java.lang.Object
com.intellij.psi.builder.FleetPsiBuilder.ProductionMarker
- All Implemented Interfaces:
LighterASTNode
- Direct Known Subclasses:
FleetPsiBuilder.StartMarker
- Enclosing class:
- FleetPsiBuilder<N>
public abstract static class FleetPsiBuilder.ProductionMarker
extends Object
implements LighterASTNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final FleetPsiBuilder<?>protected intprotected FleetPsiBuilder.ProductionMarkerFields inherited from interface com.intellij.lang.LighterASTNode
EMPTY_ARRAY -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.intellij.lang.LighterASTNode
getEndOffset, getTextLength, getTokenType
-
Field Details
-
myBuilder
-
myLexemeIndex
protected int myLexemeIndex -
myNext
-
-
Method Details
-
getStartOffset
public int getStartOffset()- Specified by:
getStartOffsetin interfaceLighterASTNode
-
getStartIndex
public int getStartIndex() -
getEndIndex
public int getEndIndex()
-