public class LiteralStringArray extends ExpressionBase
MODE_REF, MODE_VALUE
Constructor and Description |
---|
LiteralStringArray(String[] arr) |
LiteralStringArray(String[] arr,
Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.Type |
_writeOut(BytecodeContext bc,
int mode)
write out the stament to the adater
|
public LiteralStringArray(String[] arr)
public LiteralStringArray(String[] arr, Position start, Position end)
public org.objectweb.asm.Type _writeOut(BytecodeContext bc, int mode) throws BytecodeException
ExpressionBase
_writeOut
in class ExpressionBase
BytecodeException
Copyright © 2015 Lucee