Class

org.apache.spark.sql

SnappyDDLParser

Related Doc: package sql

Permalink

abstract class SnappyDDLParser extends SnappyBaseParser

Linear Supertypes
SnappyBaseParser, Parser, RuleDSL, RuleDSLActions, RuleDSLCombinators, RuleDSLBasics, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SnappyDDLParser
  2. SnappyBaseParser
  3. Parser
  4. RuleDSL
  5. RuleDSLActions
  6. RuleDSLCombinators
  7. RuleDSLBasics
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SnappyDDLParser(session: SnappySession)

    Permalink

Type Members

  1. sealed trait ActionOperator[I <: HList, O <: HList, Ops] extends AnyRef

    Permalink
    Definition Classes
    RuleDSLActions
  2. sealed trait CharRangeSupport extends AnyRef

    Permalink
    Definition Classes
    RuleDSLBasics
  3. sealed trait NTimes extends AnyRef

    Permalink
    Definition Classes
    RuleDSLCombinators
  4. final type TableEnd = (Option[String], Option[Map[String, String]], Option[LogicalPlan])

    Permalink
  5. class TracingBubbleException extends RuntimeException with NoStackTrace

    Permalink
    Definition Classes
    Parser
  6. trait WithSeparatedBy[I <: HList, O <: HList] extends AnyRef

    Permalink
    Definition Classes
    RuleDSLCombinators
  7. class __SubParserInput extends ParserInput

    Permalink
    Attributes
    protected
    Definition Classes
    Parser

Abstract Value Members

  1. abstract def input: ParserInput

    Permalink
    Definition Classes
    Parser
  2. abstract def newInstance(): SnappyDDLParser

    Permalink
    Attributes
    protected
  3. abstract def parseSQL[T](sqlText: String, parseRule: ⇒ Try[T]): T

    Permalink
    Attributes
    protected
  4. abstract def query: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  5. abstract def start: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def &(r: Rule[_, _]): Rule0

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  5. final def ADD: Rule0

    Permalink
  6. final def ALL: Rule0

    Permalink
  7. final def ALTER: Rule0

    Permalink
  8. final def AND: Rule0

    Permalink
  9. final def ANTI: Rule0

    Permalink
  10. def ANY: Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  11. final def ARRAY: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  12. final def AS: Rule0

    Permalink
  13. final def ASC: Rule0

    Permalink
  14. final def BETWEEN: Rule0

    Permalink
  15. final def BIGINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  16. final def BINARY: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  17. final def BLOB: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  18. final def BOOLEAN: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  19. final def BY: Rule0

    Permalink
  20. final def BYTE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  21. final def CACHE: Rule0

    Permalink
  22. final def CASE: Rule0

    Permalink
  23. final def CAST: Rule0

    Permalink
  24. final def CHAR: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  25. final def CLEAR: Rule0

    Permalink
  26. final def CLOB: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  27. final def CLUSTER: Rule0

    Permalink
  28. final def COLUMN: Rule0

    Permalink
  29. final def COMMENT: Rule0

    Permalink
  30. final def CREATE: Rule0

    Permalink
  31. final def CUBE: Rule0

    Permalink
  32. final def CURRENT: Rule0

    Permalink
  33. final def CURRENT_DATE: Rule0

    Permalink
  34. final def CURRENT_TIMESTAMP: Rule0

    Permalink
  35. final def DATE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  36. final def DAY: Rule0

    Permalink
  37. final def DECIMAL: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  38. final def DELETE: Rule0

    Permalink
  39. final def DESC: Rule0

    Permalink
  40. final def DESCRIBE: Rule0

    Permalink
  41. final def DISTINCT: Rule0

    Permalink
  42. final def DISTRIBUTE: Rule0

    Permalink
  43. final def DOUBLE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  44. final def DROP: Rule0

    Permalink
  45. final def DURATION: Rule0

    Permalink
  46. final def ELSE: Rule0

    Permalink
  47. final def END: Rule0

    Permalink
  48. def EOI: Char

    Permalink
    Definition Classes
    RuleDSLBasics
  49. final def EXCEPT: Rule0

    Permalink
  50. final def EXISTS: Rule0

    Permalink
  51. final def EXTENDED: Rule0

    Permalink
  52. final def EXTERNAL: Rule0

    Permalink
  53. final def FALSE: Rule0

    Permalink
  54. final def FIRST: Rule0

    Permalink
  55. final def FLOAT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  56. final def FN: Rule0

    Permalink
  57. final def FOLLOWING: Rule0

    Permalink
  58. final def FROM: Rule0

    Permalink
  59. final def FULL: Rule0

    Permalink
  60. final def FUNCTION: Rule0

    Permalink
  61. final def FUNCTIONS: Rule0

    Permalink
  62. final def GLOBAL: Rule0

    Permalink
  63. final def GROUP: Rule0

    Permalink
  64. final def GROUPING: Rule0

    Permalink
  65. final def HASH: Rule0

    Permalink
  66. final def HAVING: Rule0

    Permalink
  67. final def HOUR: Rule0

    Permalink
  68. final def IF: Rule0

    Permalink
  69. final def IN: Rule0

    Permalink
  70. final def INDEX: Rule0

    Permalink
  71. final def INIT: Rule0

    Permalink
  72. final def INNER: Rule0

    Permalink
  73. final def INSERT: Rule0

    Permalink
  74. final def INT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  75. final def INTEGER: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  76. final def INTERSECT: Rule0

    Permalink
  77. final def INTERVAL: Rule0

    Permalink
  78. final def INTO: Rule0

    Permalink
  79. final def IS: Rule0

    Permalink
  80. final def JOIN: Rule0

    Permalink
  81. final def LAST: Rule0

    Permalink
  82. final def LAZY: Rule0

    Permalink
  83. final def LEFT: Rule0

    Permalink
  84. final def LIKE: Rule0

    Permalink
  85. final def LIMIT: Rule0

    Permalink
  86. final def LONG: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  87. final def MAP: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  88. def MATCH: Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
  89. final def MICROS: Rule0

    Permalink
  90. final def MICROSECOND: Rule0

    Permalink
  91. final def MILLIS: Rule0

    Permalink
  92. final def MILLISECOND: Rule0

    Permalink
  93. final def MINS: Rule0

    Permalink
  94. final def MINUTE: Rule0

    Permalink
  95. def MISMATCH[I <: HList, O <: HList]: Rule[I, O]

    Permalink
    Definition Classes
    RuleDSLBasics
  96. def MISMATCH0: Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
  97. final def MONTH: Rule0

    Permalink
  98. final def NATURAL: Rule0

    Permalink
  99. final def NOT: Rule0

    Permalink
  100. final def NULL: Rule0

    Permalink
  101. final def NULLS: Rule0

    Permalink
  102. final def NUMERIC: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  103. final def ON: Rule0

    Permalink
  104. final def OPTIONS: Rule0

    Permalink
  105. final def OR: Rule0

    Permalink
  106. final def ORDER: Rule0

    Permalink
  107. final def OUTER: Rule0

    Permalink
  108. final def OVER: Rule0

    Permalink
  109. final def OVERWRITE: Rule0

    Permalink
  110. final def PARTITION: Rule0

    Permalink
  111. final def PRECEDING: Rule0

    Permalink
  112. final def PUT: Rule0

    Permalink
  113. final def RANGE: Rule0

    Permalink
  114. final def REAL: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  115. final def REFRESH: Rule0

    Permalink
  116. final def REGEXP: Rule0

    Permalink
  117. final def RETURNS: Rule0

    Permalink
  118. final def RIGHT: Rule0

    Permalink
  119. final def RLIKE: Rule0

    Permalink
  120. final def ROLLUP: Rule0

    Permalink
  121. final def ROW: Rule0

    Permalink
  122. final def ROWS: Rule0

    Permalink
  123. final def SCHEMA: Rule0

    Permalink
  124. final def SECOND: Rule0

    Permalink
  125. final def SECS: Rule0

    Permalink
  126. final def SELECT: Rule0

    Permalink
  127. final def SEMI: Rule0

    Permalink
  128. final def SET: Rule0

    Permalink
  129. final def SETS: Rule0

    Permalink
  130. final def SHORT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  131. final def SHOW: Rule0

    Permalink
  132. final def SLIDE: Rule0

    Permalink
  133. final def SMALLINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  134. final def SORT: Rule0

    Permalink
  135. final def START: Rule0

    Permalink
  136. final def STOP: Rule0

    Permalink
  137. final def STREAM: Rule0

    Permalink
  138. final def STREAMING: Rule0

    Permalink
  139. final def STRING: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  140. final def STRUCT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  141. final def TABLE: Rule0

    Permalink
  142. final def TABLES: Rule0

    Permalink
  143. final def TEMPORARY: Rule0

    Permalink
  144. final def THEN: Rule0

    Permalink
  145. final def TIMESTAMP: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  146. final def TINYINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  147. final def TO: Rule0

    Permalink
  148. final def TRUE: Rule0

    Permalink
  149. final def TRUNCATE: Rule0

    Permalink
  150. final def UNBOUNDED: Rule0

    Permalink
  151. final def UNCACHE: Rule0

    Permalink
  152. final def UNION: Rule0

    Permalink
  153. final def UNIQUE: Rule0

    Permalink
  154. final def UPDATE: Rule0

    Permalink
  155. final def USING: Rule0

    Permalink
  156. final def VALUES: Rule0

    Permalink
  157. final def VARBINARY: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  158. final def VARCHAR: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  159. final def WEEK: Rule0

    Permalink
  160. final def WHEN: Rule0

    Permalink
  161. final def WHERE: Rule0

    Permalink
  162. final def WINDOW: Rule0

    Permalink
  163. final def WITH: Rule0

    Permalink
  164. final def YEAR: Rule0

    Permalink
  165. def __advance(): Boolean

    Permalink
    Definition Classes
    Parser
  166. def __bubbleUp(prefix: List[NonTerminal], terminal: Terminal): Nothing

    Permalink
    Definition Classes
    Parser
  167. def __bubbleUp(terminal: Terminal): Nothing

    Permalink
    Definition Classes
    Parser
  168. def __enterAtomic(start: Int): Boolean

    Permalink
    Definition Classes
    Parser
  169. def __enterNotPredicate(): AnyRef

    Permalink
    Definition Classes
    Parser
  170. def __enterQuiet(): Int

    Permalink
    Definition Classes
    Parser
  171. def __exitAtomic(saved: Boolean): Unit

    Permalink
    Definition Classes
    Parser
  172. def __exitNotPredicate(saved: AnyRef): Unit

    Permalink
    Definition Classes
    Parser
  173. def __exitQuiet(saved: Int): Unit

    Permalink
    Definition Classes
    Parser
  174. def __hardFail(expected: String): Nothing

    Permalink
    Definition Classes
    Parser
  175. def __inErrorAnalysis: Boolean

    Permalink
    Definition Classes
    Parser
  176. final def __matchAnyOf(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  177. final def __matchIgnoreCaseString(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  178. final def __matchIgnoreCaseStringWrapped(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  179. def __matchMap(m: Map[String, Any]): Boolean

    Permalink
    Definition Classes
    Parser
  180. def __matchMapWrapped(m: Map[String, Any]): Boolean

    Permalink
    Definition Classes
    Parser
  181. final def __matchNoneOf(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  182. final def __matchString(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  183. final def __matchStringWrapped(string: String, ix: Int): Boolean

    Permalink
    Definition Classes
    Parser
    Annotations
    @tailrec()
  184. def __push(value: Any): Boolean

    Permalink
    Definition Classes
    Parser
  185. def __registerMismatch(): Boolean

    Permalink
    Definition Classes
    Parser
  186. def __restoreState(mark: Mark): Unit

    Permalink
    Definition Classes
    Parser
  187. def __run[L <: HList](rule: ⇒ RuleN[L])(implicit scheme: DeliveryScheme[L]): Result

    Permalink
    Definition Classes
    Parser
  188. def __saveState: Mark

    Permalink
    Definition Classes
    Parser
  189. def __updateMaxCursor(): Boolean

    Permalink
    Definition Classes
    Parser
  190. def alterTableAddColumn: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  191. def alterTableDropColumn: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  192. def anyOf(chars: String): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  193. final def arrayType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  194. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  195. def atomic[I <: HList, O <: HList](r: Rule[I, O]): Rule[I, O]

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  196. final def beforeDDLEnd: Rule0

    Permalink
    Attributes
    protected
  197. def cache: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  198. def capture[I <: HList, O <: HList](r: Rule[I, O])(implicit p: Prepend[O, ::[String, HNil]]): Rule[I, Out]

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  199. var caseSensitive: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  200. implicit def ch(c: Char): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  201. def charAt(offset: Int): Char

    Permalink
    Definition Classes
    Parser
  202. def charAtRC(offset: Int): Char

    Permalink
    Definition Classes
    Parser
  203. final def charType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  204. def checkExists(resource: FunctionResource): Unit

    Permalink
  205. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  206. final def colsWithDirection: Rule1[Map[String, Option[SortDirection]]]

    Permalink
    Attributes
    protected
  207. def column: Rule1[StructField]

    Permalink
    Attributes
    protected
  208. final def columnCharType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  209. final def columnDataType: Rule1[DataType]

    Permalink
    Definition Classes
    SnappyBaseParser
  210. final def commaSep: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  211. final def commentBody: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  212. final def commentBodyOrHint: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  213. def copyStateFrom(other: Parser, offset: Int): Unit

    Permalink
    Definition Classes
    Parser
  214. def createFunction: Rule1[LogicalPlan]

    Permalink

    Create a CreateFunctionCommand command.

    Create a CreateFunctionCommand command.

    For example:

    CREATE [TEMPORARY] FUNCTION [db_name.]function_name AS class_name RETURNS ReturnType
     USING JAR 'file_uri';
    Attributes
    protected
  215. def createIndex: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  216. def createStream: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  217. def createTable: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  218. def cursor: Int

    Permalink
    Definition Classes
    Parser
  219. def cursorChar: Char

    Permalink
    Definition Classes
    Parser
  220. final def dataType: Rule1[DataType]

    Permalink
    Definition Classes
    SnappyBaseParser
  221. def ddl: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  222. final def ddlEnd: Rule1[TableEnd]

    Permalink
    Attributes
    protected
  223. final def delimiter: Rule0

    Permalink

    All recognized delimiters including whitespace.

    All recognized delimiters including whitespace.

    Definition Classes
    SnappyBaseParser
  224. def desc: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  225. def describeTable: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  226. final def digits: Rule1[String]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  227. def drop[T](implicit h: HListable[T]): PopRule[Out]

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  228. def dropFunction: Rule1[LogicalPlan]

    Permalink

    Create a DropFunctionCommand command.

    Create a DropFunctionCommand command.

    For example:

    DROP [TEMPORARY] FUNCTION [IF EXISTS] function;
    Attributes
    protected
  229. def dropIndex: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  230. def dropTable: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  231. final def durationUnit: Rule1[Duration]

    Permalink
    Attributes
    protected
  232. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  233. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  234. def errorTraceCollectionLimit: Int

    Permalink
    Definition Classes
    Parser
  235. def fail(expected: String): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
  236. def failX[I <: HList, O <: HList](expected: String): Rule[I, O]

    Permalink
    Definition Classes
    RuleDSLBasics
  237. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  238. final def fixedDecimalType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  239. def formatError(error: ParseError, formatter: ErrorFormatter): String

    Permalink
    Definition Classes
    Parser
  240. final def functionIdentifier: Rule1[FunctionIdentifier]

    Permalink
    Definition Classes
    SnappyBaseParser
  241. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  242. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  243. final def identifier: Rule1[String]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  244. def ignoreCase(s: String): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  245. def ignoreCase(c: Char): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  246. implicit def int2NTimes(i: Int): NTimes

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  247. final def integral: Rule1[String]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  248. final def intervalUnit(k: Keyword): Rule0

    Permalink
    Attributes
    protected
  249. final def intervalUnit(k: String): Rule0

    Permalink

    the string passed in *SHOULD* be lower case

    the string passed in *SHOULD* be lower case

    Attributes
    protected
  250. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  251. final def keyword(k: Keyword): Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  252. def lastChar: Char

    Permalink
    Definition Classes
    Parser
  253. final def lineCommentOrHint: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  254. final def mapType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  255. macro def namedRule[I <: HList, O <: HList](name: String)(r: Rule[I, O]): Rule[I, O]

    Permalink
    Definition Classes
    Parser
  256. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  257. final def newDataType(t: Keyword): Rule0

    Permalink

    Used for DataTypes.

    Used for DataTypes. Not reserved and otherwise identical to "keyword" apart from the name so as to appear properly in error messages related to incorrect DataType definition.

    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  258. def noneOf(chars: String): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  259. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  260. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  261. def oneOrMore[I <: HList, O <: HList](r: Rule[I, O])(implicit l: Lifter[Seq, I, O]): Rule[In, StrictOut] with Repeated

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  262. def optional[I <: HList, O <: HList](r: Rule[I, O])(implicit l: Lifter[Option, I, O]): Rule[In, OptionalOut]

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  263. final def options: Rule1[Map[String, String]]

    Permalink
    Attributes
    protected
  264. final def pair: Rule1[(String, String)]

    Permalink
    Attributes
    protected
  265. implicit def predicate(p: CharPredicate): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  266. final def primitiveType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  267. def push[T](value: T)(implicit h: HListable[T]): RuleN[Out]

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  268. final def qualifiedName: Rule1[String]

    Permalink
    Attributes
    protected
  269. final def questionMark: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  270. def quiet[I <: HList, O <: HList](r: Rule[I, O]): Rule[I, O]

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  271. final def quotedIdentifier: Rule1[String]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  272. implicit def range2NTimes(range: Range): NTimes

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  273. def refreshTable: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  274. def reset(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  275. final def resourceType: Rule1[FunctionResource]

    Permalink
    Attributes
    protected
  276. macro def rule[I <: HList, O <: HList](r: Rule[I, O]): Rule[I, O]

    Permalink
    Definition Classes
    Parser
  277. implicit def rule2ActionOperator[I <: HList, O <: HList](r: Rule[I, O])(implicit ops: ActionOps[I, O]): ActionOperator[I, O, Out]

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  278. implicit def rule2WithSeparatedBy[I <: HList, O <: HList](r: Rule[I, O] with Repeated): WithSeparatedBy[I, O]

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  279. def run[T](arg: T)(implicit rr: RunResult[T]): Out

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  280. def runSubParser[I <: HList, O <: HList](f: (ParserInput) ⇒ Rule[I, O]): Rule[I, O]

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )
  281. final def scientificNotation: Rule0

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  282. def set: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  283. def show: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  284. final def sortDirection: Rule1[SortDirection]

    Permalink
    Attributes
    protected
  285. final def sql: Rule1[LogicalPlan]

    Permalink
    Definition Classes
    SnappyBaseParser
  286. implicit def str(s: String): Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  287. implicit def str2CharRangeSupport(s: String): CharRangeSupport

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  288. def streamContext: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  289. final def strictIdentifier: Rule1[String]

    Permalink

    A strictIdentifier is more restricted than an identifier in that neither any of the SQL reserved keywords nor non-reserved keywords will be interpreted as a strictIdentifier.

    A strictIdentifier is more restricted than an identifier in that neither any of the SQL reserved keywords nor non-reserved keywords will be interpreted as a strictIdentifier.

    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  290. final def stringLiteral: Rule1[String]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  291. final def structField: Rule1[StructField]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  292. final def structType: Rule1[DataType]

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  293. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  294. final def tableEnd: Rule2[StringBuilder, TableEnd]

    Permalink
    Attributes
    protected
  295. final def tableEnd1: Rule[::[StringBuilder, HNil], ::[StringBuilder, ::[TableEnd, HNil]]]

    Permalink
    Attributes
    protected
  296. final def tableIdentifier: Rule1[TableIdentifier]

    Permalink
    Definition Classes
    SnappyBaseParser
  297. final def tableSchema: Rule1[Seq[StructField]]

    Permalink
    Attributes
    protected
  298. final def tableSchemaOpt: Rule1[Option[Seq[StructField]]]

    Permalink
    Attributes
    protected
  299. def test(condition: Boolean): Rule0

    Permalink
    Definition Classes
    RuleDSLActions
    Annotations
    @compileTimeOnly( ... )
  300. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  301. def truncateTable: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  302. def uncache: Rule1[LogicalPlan]

    Permalink
    Attributes
    protected
  303. implicit def valueMap[T](m: Map[String, T])(implicit h: HListable[T]): RuleN[Out]

    Permalink
    Definition Classes
    RuleDSLBasics
    Annotations
    @compileTimeOnly( ... )
  304. def valueStack: ValueStack

    Permalink
    Definition Classes
    Parser
  305. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  306. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  307. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  308. final def ws: Rule0

    Permalink

    The recognized whitespace characters and comments.

    The recognized whitespace characters and comments.

    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  309. def zeroOrMore[I <: HList, O <: HList](r: Rule[I, O])(implicit l: Lifter[Seq, I, O]): Rule[In, OptionalOut] with Repeated

    Permalink
    Definition Classes
    RuleDSLCombinators
    Annotations
    @compileTimeOnly( ... )

Inherited from SnappyBaseParser

Inherited from Parser

Inherited from RuleDSL

Inherited from RuleDSLActions

Inherited from RuleDSLCombinators

Inherited from RuleDSLBasics

Inherited from AnyRef

Inherited from Any

Ungrouped