public final class TBoolConstant extends Token
Constructor and Description |
---|
TBoolConstant(String text) |
TBoolConstant(String text,
int line,
int pos) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
getLine, getPos, getText, setLine, setPos, setText, toString
Copyright © 2021 Soot OSS. All rights reserved.