Class: Expgen::Nodes::Wildcard
- Defined in:
- lib/expgen/nodes.rb
Instance Attribute Summary
Attributes inherited from Node
Instance Method Summary collapse
Methods inherited from Node
Constructor Details
This class inherits a constructor from Expgen::Nodes::Node
Instance Method Details
#chars ⇒ Object
55 56 57 |
# File 'lib/expgen/nodes.rb', line 55 def chars ASCII end |