C# (CSharp) Tup.Cobar4Net.Parser.Ast.Expression.Primary Namespace

Nested Namespaces

Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function
Tup.Cobar4Net.Parser.Ast.Expression.Primary.Literal

Classes

Name Description
CaseWhenOperatorExpression 'CASE' value? ('WHEN' condition 'THEN' result)+ ('ELSE' result)? 'END'
DefaultValue used as right oprand for assignment of INSERT and REPLACE
ExistsPrimary 'EXISTS' '(' subquery ')'
Identifier
MatchExpression
ParamMarker '?'
PlaceHolder
PrimaryExpression
RowExpression
SysVarPrimary
UsrDefVarPrimary
Wildcard stand for *