agl-processor
/
net.akehurst.language.agl.regex
/
State
common
State
class
State
(number:
Int
, isSplit:
Boolean
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
isSplit
Link copied to clipboard
common
val
isSplit
:
Boolean
Content copied to clipboard
number
Link copied to clipboard
common
val
number
:
Int
Content copied to clipboard
outgoing
Link copied to clipboard
common
val
outgoing
:
MutableList
<
Transition
>
Content copied to clipboard