Class: CEML::Script::DefaultDP

Inherits:
Struct
  • Object
show all
Defined in:
lib/ceml/lang/script.rb

Overview

========

cast =

========

Instance Attribute Summary collapse

Instance Attribute Details

#max ⇒ Object

Returns the value of attribute max

Returns:

  • (Object) —

    the current value of max



67
68
69
# File 'lib/ceml/lang/script.rb', line 67

def max
  @max
end

#radius ⇒ Object

Returns the value of attribute radius

Returns:

  • (Object) —

    the current value of radius



67
68
69
# File 'lib/ceml/lang/script.rb', line 67

def radius
  @radius
end

#rolenames ⇒ Object

Returns the value of attribute rolenames

Returns:

  • (Object) —

    the current value of rolenames



67
68
69
# File 'lib/ceml/lang/script.rb', line 67

def rolenames
  @rolenames
end

#type ⇒ Object

Returns the value of attribute type

Returns:

  • (Object) —

    the current value of type



67
68
69
# File 'lib/ceml/lang/script.rb', line 67

def type
  @type
end