Modifier and Type | Field and Description |
---|---|
private final Instruction | |
private static int |
Access | Constructor and Description |
---|---|
public | FilterGenerator(String className, String superClassName, String fileName, int accessFlags, String[] interfaces, Stylesheet stylesheet)
|
Modifier and Type | Method and Description |
---|---|
public boolean | isExternal()
Overrides com. |
public final Instruction | loadTranslet()
Overrides com. |
_aloadTranslet | back to summary |
---|---|
private final Instruction _aloadTranslet Hides com. |
TRANSLET_INDEX | back to summary |
---|---|
private static int TRANSLET_INDEX Hides com. |
FilterGenerator | back to summary |
---|---|
public FilterGenerator(String className, String superClassName, String fileName, int accessFlags, String[] interfaces, Stylesheet stylesheet) |
isExternal | back to summary |
---|---|
public boolean isExternal() Overrides com. Returns true since this class is external to the translet. |
loadTranslet | back to summary |
---|---|
public final Instruction loadTranslet() Overrides com. The index of the translet pointer within the execution of the test method. |