railo.transformer.bytecode.statement
Class SystemOut
java.lang.Object
railo.transformer.bytecode.statement.StatementBase
railo.transformer.bytecode.statement.StatementBaseNoFinal
railo.transformer.bytecode.statement.SystemOut
- All Implemented Interfaces:
- Statement
public final class SystemOut
- extends StatementBaseNoFinal
SystemOut
public SystemOut(Expression expr,
Position start,
Position end)
- constructor of the class
- Parameters:
expr
- line
-
_writeOut
public void _writeOut(BytecodeContext bc)
throws BytecodeException
- Description copied from class:
StatementBase
- write out the stament to the adater
- Specified by:
_writeOut
in class StatementBase
- Throws:
BytecodeException
- See Also:
railo.transformer.bytecode.statement.StatementBase#_writeOut(org.objectweb.asm.commons.GeneratorAdapter)
Copyright © 2012 Railo