类 HashState
- 所有已实现的接口:
MaybeFlagState,MaybeLiState,MiddleState,State
-
字段概要
从类继承的字段 cool.document.qtmd.BaseMaybeFlagState
activateChars, isReady从类继承的字段 cool.document.qtmd.BaseState
buffer, stateAfterFinish -
构造器概要
构造器 -
方法概要
从类继承的方法 cool.document.qtmd.MaybeColorState
checkIsReady, isFinishChar, maybeColorFlag从类继承的方法 cool.document.qtmd.BaseMaybeFlagState
activateChars, end, finish, isReady, metChar从类继承的方法 cool.document.qtmd.BaseState
buffer, stateAfterFinish从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cool.document.qtmd.MaybeFlagState
activateChars, isFinishChar, isReady, metNewline, metOtherChar从接口继承的方法 cool.document.qtmd.MiddleState
finish, flushBuffer, metActivateChar, willConsumeFinishChar从接口继承的方法 cool.document.qtmd.State
addChar, addChars, buffer, clearBuffer, end, isActivateChar, isNewline, metChar, metChars, stateAfterFinish
-
构造器详细资料
-
HashState
-
-
方法详细资料
-
next
- 指定者:
next在接口中MaybeFlagState- 指定者:
next在接口中MaybeLiState- 覆盖:
next在类中MaybeColorState
-