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