TraversalLiteralBase
Attributes
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
Value members
Concrete methods
Traverse to dynamicTypeHintFullName property
Traverse to dynamicTypeHintFullName property
Attributes
Traverse to possibleTypes property
Traverse to possibleTypes property
Attributes
Traverse to typeFullName property
Traverse to typeFullName property
Attributes
Traverse to nodes where the typeFullName matches the regular expression value
Traverse to nodes where the typeFullName matches the regular expression value
Attributes
Traverse to nodes where the typeFullName matches at least one of the regular expressions in values
Traverse to nodes where the typeFullName matches at least one of the regular expressions in values
Attributes
Traverse to nodes where typeFullName matches value
exactly.
Traverse to nodes where typeFullName matches value
exactly.
Attributes
Traverse to nodes where typeFullName matches one of the elements in values
exactly.
Traverse to nodes where typeFullName matches one of the elements in values
exactly.
Attributes
Traverse to nodes where typeFullName does not match the regular expression value
.
Traverse to nodes where typeFullName does not match the regular expression value
.
Attributes
Traverse to nodes where typeFullName does not match any of the regular expressions in values
.
Traverse to nodes where typeFullName does not match any of the regular expressions in values
.