org.sql.generation.api.grammar.literals
Interface LiteralExpression

All Superinterfaces:
NonBooleanExpression, org.atp.api.Typeable<ValueExpression>, ValueExpression
All Known Subinterfaces:
DateTimeLiteral, DirectLiteral, NumericLiteral, SQLFunctionLiteral, StringLiteral

public interface LiteralExpression
extends NonBooleanExpression

This is common interface for all literal expressions.

Author:
Stanislav Muhametsin

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2011. All Rights Reserved.