C# Class NHibernate.Hql.Ast.ANTLR.SqlGenerator

Inheritance: IErrorReporter
Exibir arquivo Open project: nhibernate/nhibernate-core Class Usage Examples

Public Methods

Method Description
SqlGenerator ( ITreeNodeStream input ) : NHibernate.Hql.Ast.ANTLR.Tree
SqlGenerator ( ITreeNodeStream input, RecognizerSharedState state ) : NHibernate.Hql.Ast.ANTLR.Tree

Private Methods

Method Description
EnterRule ( string ruleName, int ruleIndex ) : void
EnterRule_additiveExpr ( ) : void
EnterRule_addrExpr ( ) : void
EnterRule_aggregate ( ) : void
EnterRule_arguments ( ) : void
EnterRule_arithmeticExpr ( ) : void
EnterRule_binaryComparisonExpression ( ) : void
EnterRule_bitwiseExpr ( ) : void
EnterRule_booleanExpr ( ) : void
EnterRule_booleanOp ( ) : void
EnterRule_caseExpr ( ) : void
EnterRule_comparisonExpr ( ) : void
EnterRule_conditionList ( ) : void
EnterRule_constant ( ) : void
EnterRule_count ( ) : void
EnterRule_countExpr ( ) : void
EnterRule_deleteStatement ( ) : void
EnterRule_distinctOrAll ( ) : void
EnterRule_exoticComparisonExpression ( ) : void
EnterRule_expr ( ) : void
EnterRule_filters ( ) : void
EnterRule_from ( ) : void
EnterRule_fromTable ( ) : void
EnterRule_groupExprs ( ) : void
EnterRule_inList ( ) : void
EnterRule_insertStatement ( ) : void
EnterRule_likeEscape ( ) : void
EnterRule_limitValue ( ) : void
EnterRule_methodCall ( ) : void
EnterRule_multiplicativeExpr ( ) : void
EnterRule_nestedExpr ( ) : void
EnterRule_nestedExprAfterMinusDiv ( ) : void
EnterRule_orderDirection ( ) : void
EnterRule_orderExprs ( ) : void
EnterRule_parameter ( ) : void
EnterRule_parenSelect ( ) : void
EnterRule_quantified ( ) : void
EnterRule_selectAtom ( ) : void
EnterRule_selectClause ( ) : void
EnterRule_selectColumn ( ) : void
EnterRule_selectExpr ( ) : void
EnterRule_selectStatement ( ) : void
EnterRule_setClause ( ) : void
EnterRule_simpleExpr ( ) : void
EnterRule_simpleExprList ( ) : void
EnterRule_sqlToken ( ) : void
EnterRule_statement ( ) : void
EnterRule_synpred1_SqlGenerator_fragment ( ) : void
EnterRule_synpred2_SqlGenerator_fragment ( ) : void
EnterRule_synpred3_SqlGenerator_fragment ( ) : void
EnterRule_synpred4_SqlGenerator_fragment ( ) : void
EnterRule_tableJoin ( ) : void
EnterRule_thetaJoins ( ) : void
EnterRule_updateStatement ( ) : void
EnterRule_whereClause ( ) : void
EnterRule_whereClauseExpr ( ) : void
EnterRule_whereExpr ( ) : void
EvaluatePredicate ( System fragment ) : bool
LeaveRule ( string ruleName, int ruleIndex ) : void
LeaveRule_additiveExpr ( ) : void
LeaveRule_addrExpr ( ) : void
LeaveRule_aggregate ( ) : void
LeaveRule_arguments ( ) : void
LeaveRule_arithmeticExpr ( ) : void
LeaveRule_binaryComparisonExpression ( ) : void
LeaveRule_bitwiseExpr ( ) : void
LeaveRule_booleanExpr ( ) : void
LeaveRule_booleanOp ( ) : void
LeaveRule_caseExpr ( ) : void
LeaveRule_comparisonExpr ( ) : void
LeaveRule_conditionList ( ) : void
LeaveRule_constant ( ) : void
LeaveRule_count ( ) : void
LeaveRule_countExpr ( ) : void
LeaveRule_deleteStatement ( ) : void
LeaveRule_distinctOrAll ( ) : void
LeaveRule_exoticComparisonExpression ( ) : void
LeaveRule_expr ( ) : void
LeaveRule_filters ( ) : void
LeaveRule_from ( ) : void
LeaveRule_fromTable ( ) : void
LeaveRule_groupExprs ( ) : void
LeaveRule_inList ( ) : void
LeaveRule_insertStatement ( ) : void
LeaveRule_likeEscape ( ) : void
LeaveRule_limitValue ( ) : void
LeaveRule_methodCall ( ) : void
LeaveRule_multiplicativeExpr ( ) : void
LeaveRule_nestedExpr ( ) : void
LeaveRule_nestedExprAfterMinusDiv ( ) : void
LeaveRule_orderDirection ( ) : void
LeaveRule_orderExprs ( ) : void
LeaveRule_parameter ( ) : void
LeaveRule_parenSelect ( ) : void
LeaveRule_quantified ( ) : void
LeaveRule_selectAtom ( ) : void
LeaveRule_selectClause ( ) : void
LeaveRule_selectColumn ( ) : void
LeaveRule_selectExpr ( ) : void
LeaveRule_selectStatement ( ) : void
LeaveRule_setClause ( ) : void
LeaveRule_simpleExpr ( ) : void
LeaveRule_simpleExprList ( ) : void
LeaveRule_sqlToken ( ) : void
LeaveRule_statement ( ) : void
LeaveRule_synpred1_SqlGenerator_fragment ( ) : void
LeaveRule_synpred2_SqlGenerator_fragment ( ) : void
LeaveRule_synpred3_SqlGenerator_fragment ( ) : void
LeaveRule_synpred4_SqlGenerator_fragment ( ) : void
LeaveRule_tableJoin ( ) : void
LeaveRule_thetaJoins ( ) : void
LeaveRule_updateStatement ( ) : void
LeaveRule_whereClause ( ) : void
LeaveRule_whereClauseExpr ( ) : void
LeaveRule_whereExpr ( ) : void
OnCreated ( ) : void
additiveExpr ( ) : void
addrExpr ( ) : void
aggregate ( ) : void
arguments ( ) : void
arithmeticExpr ( ) : void
binaryComparisonExpression ( ) : void
bitwiseExpr ( ) : void
booleanExpr ( bool parens ) : void
booleanOp ( bool parens ) : void
caseExpr ( ) : void
comparisonExpr ( bool parens ) : void
conditionList ( ) : void
constant ( ) : TreeRuleReturnScope
count ( ) : void
countExpr ( ) : void
deleteStatement ( ) : void
distinctOrAll ( ) : void
exoticComparisonExpression ( ) : void
expr ( ) : TreeRuleReturnScope
filters ( ) : void
from ( ) : void
fromTable ( ) : void
groupExprs ( ) : void
inList ( ) : void
insertStatement ( ) : void
likeEscape ( ) : void
limitValue ( ) : TreeRuleReturnScope
methodCall ( ) : void
multiplicativeExpr ( ) : void
nestedExpr ( ) : void
nestedExprAfterMinusDiv ( ) : void
orderDirection ( ) : TreeRuleReturnScope
orderExprs ( ) : void
parameter ( ) : void
parenSelect ( ) : void
quantified ( ) : void
selectAtom ( ) : TreeRuleReturnScope
selectClause ( ) : void
selectColumn ( ) : void
selectExpr ( ) : TreeRuleReturnScope
selectStatement ( ) : void
setClause ( ) : void
simpleExpr ( ) : TreeRuleReturnScope
simpleExprList ( ) : void
sqlToken ( ) : void
statement ( ) : void
synpred1_SqlGenerator_fragment ( ) : void
synpred2_SqlGenerator_fragment ( ) : void
synpred3_SqlGenerator_fragment ( ) : void
synpred4_SqlGenerator_fragment ( ) : void
tableJoin ( IASTNode parent ) : void
thetaJoins ( ) : void
updateStatement ( ) : void
whereClause ( ) : void
whereClauseExpr ( ) : void
whereExpr ( ) : void

Method Details

SqlGenerator() public method

public SqlGenerator ( ITreeNodeStream input ) : NHibernate.Hql.Ast.ANTLR.Tree
input ITreeNodeStream
return NHibernate.Hql.Ast.ANTLR.Tree

SqlGenerator() public method

public SqlGenerator ( ITreeNodeStream input, RecognizerSharedState state ) : NHibernate.Hql.Ast.ANTLR.Tree
input ITreeNodeStream
state RecognizerSharedState
return NHibernate.Hql.Ast.ANTLR.Tree