Method: Crokus::PointerTo#initialize
- Defined in:
- lib/crokus/ast.rb
#initialize(t) ⇒ PointerTo
Returns a new instance of PointerTo.
79 80 81 |
# File 'lib/crokus/ast.rb', line 79 def initialize t @type=t end |
Returns a new instance of PointerTo.
79 80 81 |
# File 'lib/crokus/ast.rb', line 79 def initialize t @type=t end |