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.util.json
Interface JsonConvertible
All Known Subinterfaces:
TransitionSet
All Known Implementing Classes:
ASTStep
,
ASTTransition
,
ASTTransitionSet
,
BackReference
,
BackwardDFAStateNode
,
CGTrackingDFAStateNode
,
CharacterClass
,
CharSet
,
CodePointSet
,
DFAAbstractStateNode
,
DFACaptureGroupLazyTransition
,
DFACaptureGroupPartialTransition
,
DFACaptureGroupTransitionBuilder
,
DFACaptureGroupTransitionBuilder.PartialTransitionDebugInfo
,
DFAFindInnerLiteralStateNode
,
DFAGenerator
,
DFAInitialStateNode
,
DFASimpleCG
,
DFASimpleCGTransition
,
DFAStateNode
,
DFAStateNodeBuilder
,
DFAStateTransitionBuilder
,
Group
,
GroupBoundaries
,
JsonArray
,
JsonBool
,
JsonInt
,
JsonNull
,
JsonObject
,
JsonString
,
JsonValue
,
LazyCaptureGroupsResult
,
LazyResult
,
LiteralRegexExecRootNode
,
LiteralRegexExecRootNode.EmptyEndsWith
,
LiteralRegexExecRootNode.EmptyEquals
,
LiteralRegexExecRootNode.EmptyIndexOf
,
LiteralRegexExecRootNode.EmptyStartsWith
,
LiteralRegexExecRootNode.EndsWith
,
LiteralRegexExecRootNode.Equals
,
LiteralRegexExecRootNode.IndexOfString
,
LiteralRegexExecRootNode.RegionMatches
,
LiteralRegexExecRootNode.StartsWith
,
LookAheadAssertion
,
LookAroundAssertion
,
LookBehindAssertion
,
MatchFound
,
NFA
,
NFAState
,
NFAStateSet
,
NFAStateTransition
,
NFATransitionSet
,
PositionAssertion
,
PreCalculatedResultFactory
,
PrioritySensitiveNFATransitionSet
,
RegexAST
,
RegexASTNode
,
RegexASTRootNode
,
RegexASTSubtreeRootNode
,
RegexFlags
,
RegexProperties
,
RegexSource
,
Sequence
,
SingleResultLazyStart
,
Term
,
Token
,
Token.BackReference
,
Token.CharacterClass
,
Token.LookAheadAssertionBegin
,
Token.LookAroundAssertionBegin
,
Token.LookBehindAssertionBegin
,
Token.Quantifier
,
TraceFinderDFAStateNode
,
TraceFinderResult
,
TransitionBuilder
,
TRegexDFAExecutorDebugRecorder
public interface
JsonConvertible
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
JsonValue
toJson
()
Method Detail
toJson
JsonValue
toJson()
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