Class: SFRP::Mono::Pattern::PatternExample

Inherits:
Struct
  • Object
show all
Defined in:
lib/sfrp/mono/pattern.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



4
5
6
# File 'lib/sfrp/mono/pattern.rb', line 4

def args
  @args
end

#vconst_strObject

Returns the value of attribute vconst_str

Returns:

  • (Object)

    the current value of vconst_str



4
5
6
# File 'lib/sfrp/mono/pattern.rb', line 4

def vconst_str
  @vconst_str
end