java.lang.Object
com.intellij.psi.builder.FleetPsiBuilder.ProductionMarker
- 所有已实现的接口:
LighterASTNode
- 封闭类:
- FleetPsiBuilder<N>
public abstract static class FleetPsiBuilder.ProductionMarker
extends Object
implements LighterASTNode
-
字段概要
字段修饰符和类型字段说明protected final FleetPsiBuilder<?>protected intprotected FleetPsiBuilder.ProductionMarker从接口继承的字段 com.intellij.lang.LighterASTNode
EMPTY_ARRAY -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.intellij.lang.LighterASTNode
getEndOffset, getTextLength, getTokenType
-
字段详细资料
-
myBuilder
-
myLexemeIndex
protected int myLexemeIndex -
myNext
-
-
方法详细资料
-
getStartOffset
public int getStartOffset()- 指定者:
getStartOffset在接口中LighterASTNode
-
getStartIndex
public int getStartIndex() -
getEndIndex
public int getEndIndex()
-