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