railo.runtime.interpreter.ref.literal
Interface Literal

All Superinterfaces:
Ref
All Known Implementing Classes:
LBoolean, LNumber, LString, LStringBuffer

public interface Literal
extends Ref

a literal value


Method Summary
 String getString()
          cast literal to a string
 
Methods inherited from interface railo.runtime.interpreter.ref.Ref
eeq, getCollection, getTypeName, getValue, touchValue
 

Method Detail

getString

String getString()
                 throws PageException
cast literal to a string

Returns:
casted string
Throws:
PageException


Copyright © 2012 Railo