JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.oracle.truffle.regex.tregex.automaton
Interface IndexedState
All Known Implementing Classes:
BackReference
,
CharacterClass
,
Group
,
LookAheadAssertion
,
LookAroundAssertion
,
LookBehindAssertion
,
MatchFound
,
NFAState
,
PositionAssertion
,
RegexASTNode
,
RegexASTRootNode
,
RegexASTSubtreeRootNode
,
Sequence
,
Term
public interface
IndexedState
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
short
getId
()
Method Detail
getId
short getId()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method