Class: SFRP::Mono::Pattern::PatternExample
- Inherits:
-
Struct
- Object
- Struct
- SFRP::Mono::Pattern::PatternExample
- Defined in:
- lib/sfrp/mono/pattern.rb
Instance Attribute Summary collapse
-
#args ⇒ Object
Returns the value of attribute args.
-
#vconst_str ⇒ Object
Returns the value of attribute vconst_str.
Instance Attribute Details
#args ⇒ Object
Returns the value of attribute args
4 5 6 |
# File 'lib/sfrp/mono/pattern.rb', line 4 def args @args end |
#vconst_str ⇒ Object
Returns the value of attribute vconst_str
4 5 6 |
# File 'lib/sfrp/mono/pattern.rb', line 4 def vconst_str @vconst_str end |