railo.transformer.bytecode.expression.type
Class LiteralStringArray
java.lang.Object
railo.transformer.bytecode.expression.ExpressionBase
railo.transformer.bytecode.expression.type.LiteralStringArray
- All Implemented Interfaces:
- Expression
public class LiteralStringArray
- extends ExpressionBase
LiteralStringArray
public LiteralStringArray(String[] arr)
LiteralStringArray
public LiteralStringArray(String[] arr,
Position start,
Position end)
_writeOut
public org.objectweb.asm.Type _writeOut(BytecodeContext bc,
int mode)
throws BytecodeException
- Description copied from class:
ExpressionBase
- write out the stament to the adater
- Specified by:
_writeOut
in class ExpressionBase
- Returns:
- return Type of expression
- Throws:
BytecodeException
Copyright © 2012 Railo