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