PAST::Val
Represent constant values
- 'name'([value])
- The constant value as a PIR constant
- 'vtype'([type])
- The type of this value as a PIR constant
$P0 = new 'PAST::Val' $P0.'init'('node'=>node, 'name'=>'3', 'vtype'=>'.Integer')
Parrot Compiler Tools | Running Your Programming Language on Parrot | #20 |
Represent constant values
$P0 = new 'PAST::Val' $P0.'init'('node'=>node, 'name'=>'3', 'vtype'=>'.Integer')
Copyright © 2007 chromatic and Patrick Michaud |