|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.formulacompiler.decompiler.ByteCodeEngineDecompiler.Config
public static class ByteCodeEngineDecompiler.Config
Configuration data for new instances of
ByteCodeEngineDecompiler.
FormulaDecompiler.decompile(Engine)| Field Summary | |
|---|---|
Engine |
engine
The engine to decompile. |
| Constructor Summary | |
|---|---|
ByteCodeEngineDecompiler.Config()
|
|
| Method Summary | |
|---|---|
void |
validate()
Validates the configuration for missing or improperly set values. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Engine engine
| Constructor Detail |
|---|
public ByteCodeEngineDecompiler.Config()
| Method Detail |
|---|
public void validate()
java.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||