Class: Objctify::J2ObjCPrefixes::Prefix

Inherits:
Struct
  • Object
show all
Defined in:
lib/objctify/j2objc/j2_obj_c_prefixes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#prefixObject

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



10
11
12
# File 'lib/objctify/j2objc/j2_obj_c_prefixes.rb', line 10

def prefix
  @prefix
end

#wildcardObject

Returns the value of attribute wildcard

Returns:

  • (Object)

    the current value of wildcard



10
11
12
# File 'lib/objctify/j2objc/j2_obj_c_prefixes.rb', line 10

def wildcard
  @wildcard
end