Class: Toml::AssignmentOperator
- Inherits:
-
Treetop::Runtime::SyntaxNode
- Object
- Treetop::Runtime::SyntaxNode
- Toml::AssignmentOperator
- Defined in:
- lib/tomlp/token_extensions.rb
Instance Method Summary collapse
Instance Method Details
#evaluate ⇒ Object
86 87 88 |
# File 'lib/tomlp/token_extensions.rb', line 86 def evaluate return end |