BoolFalseContext constructor
BoolFalseContext(
- LiteralContext ctx
Implementation
BoolFalseContext(LiteralContext ctx) {
copyFrom(ctx);
}
BoolFalseContext(LiteralContext ctx) {
copyFrom(ctx);
}