Constructor and Description |
---|
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
DecompilerComment comment) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
UnaryFunction<BytecodeMeta,java.lang.Boolean> canHelp) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
UnaryFunction<BytecodeMeta,java.lang.Boolean> canHelp,
DecompilerComment comment) |
Constructor and Description |
---|
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
DecompilerComment comment) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
UnaryFunction<BytecodeMeta,java.lang.Boolean> canHelp) |
TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg,
Troolean value,
UnaryFunction<BytecodeMeta,java.lang.Boolean> canHelp,
DecompilerComment comment) |
Modifier and Type | Method and Description |
---|---|
private static Troolean |
ConditionalSimplifier.isBooleanReturn(Statement s) |
private static Troolean |
ConditionalRewriter.DiscoveredTernary.isOneOrZeroLiteral(Expression e) |
Modifier and Type | Method and Description |
---|---|
Dumper |
AbstractExpression.dumpWithOuterPrecedence(Dumper d,
Precedence outerP,
Troolean isLhs) |
Modifier and Type | Method and Description |
---|---|
Dumper |
AbstractLValue.dumpWithOuterPrecedence(Dumper d,
Precedence outerP,
Troolean isLhs) |
Modifier and Type | Method and Description |
---|---|
Dumper |
WildcardMatch.LValueWildcard.dumpWithOuterPrecedence(Dumper d,
Precedence outerPrecedence,
Troolean isLhs) |
Dumper |
WildcardMatch.AbstractBaseExpressionWildcard.dumpWithOuterPrecedence(Dumper d,
Precedence outerPrecedence,
Troolean isLhs) |
Modifier and Type | Field and Description |
---|---|
private Troolean |
InferredJavaType.IJTInternal_Impl.canBeVar |
Modifier and Type | Method and Description |
---|---|
static Troolean |
Troolean.get(java.lang.Boolean a) |
static Troolean |
Troolean.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Troolean[] |
Troolean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MutableOptions.override(PermittedOptionProvider.ArgumentParam<Troolean,java.lang.Void> argument,
Troolean value) |
Modifier and Type | Method and Description |
---|---|
boolean |
MutableOptions.override(PermittedOptionProvider.ArgumentParam<Troolean,java.lang.Void> argument,
Troolean value) |
Modifier and Type | Method and Description |
---|---|
Dumper |
DumpableWithPrecedence.dumpWithOuterPrecedence(Dumper d,
Precedence outerPrecedence,
Troolean isLhs) |