Decimal constructor
Decimal(
- TypeProperty property
Implementation
Decimal(TypeProperty property){super.stack.add(Stack(ObjType.decimal, property));}
Decimal(TypeProperty property){super.stack.add(Stack(ObjType.decimal, property));}