weaponregex.model.regextree.ControlChar
Control meta-characters leaf node corresponding to a given character
Attributes
- controlChar
Any character in a-z or A-Z
- location
weaponregex.model.Location of the token in the regex string
- Note:
This is technically a meta-character, but because it has an additional target character and a \c prefix, it is
handled separately here
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
The string that is put after the node's children when building
The string that is put after the node's children when building
Attributes
- Inherited from:
- Leaf
The string that is put in front of the node's children when building
The string that is put in front of the node's children when building
Attributes
- Inherited from:
- Leaf
Attributes
- Inherited from:
- Leaf