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 ALL: Rule0

    Permalink
  6. final def AND: Rule0

    Permalink
  7. final def ANTI: Rule0

    Permalink
  8. def ANY: Rule0

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

    Permalink
    Definition Classes
    SnappyBaseParser
  10. final def AS: Rule0

    Permalink
  11. final def ASC: Rule0

    Permalink
  12. final def BETWEEN: Rule0

    Permalink
  13. final def BIGINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  14. final def BINARY: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  15. final def BLOB: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  16. final def BOOLEAN: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  17. final def BY: Rule0

    Permalink
  18. final def BYTE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  19. final def CACHE: Rule0

    Permalink
  20. final def CASE: Rule0

    Permalink
  21. final def CAST: Rule0

    Permalink
  22. final def CHAR: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  23. final def CLEAR: Rule0

    Permalink
  24. final def CLOB: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  25. final def CLUSTER: Rule0

    Permalink
  26. final def COMMENT: Rule0

    Permalink
  27. final def CREATE: Rule0

    Permalink
  28. final def CUBE: Rule0

    Permalink
  29. final def CURRENT: Rule0

    Permalink
  30. final def CURRENT_DATE: Rule0

    Permalink
  31. final def CURRENT_TIMESTAMP: Rule0

    Permalink
  32. final def DATE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  33. final def DAY: Rule0

    Permalink
  34. final def DECIMAL: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  35. final def DELETE: Rule0

    Permalink
  36. final def DESC: Rule0

    Permalink
  37. final def DESCRIBE: Rule0

    Permalink
  38. final def DISTINCT: Rule0

    Permalink
  39. final def DISTRIBUTE: Rule0

    Permalink
  40. final def DOUBLE: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  41. final def DROP: Rule0

    Permalink
  42. final def DURATION: Rule0

    Permalink
  43. final def ELSE: Rule0

    Permalink
  44. final def END: Rule0

    Permalink
  45. def EOI: Char

    Permalink
    Definition Classes
    RuleDSLBasics
  46. final def EXCEPT: Rule0

    Permalink
  47. final def EXISTS: Rule0

    Permalink
  48. final def EXTENDED: Rule0

    Permalink
  49. final def EXTERNAL: Rule0

    Permalink
  50. final def FALSE: Rule0

    Permalink
  51. final def FLOAT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  52. final def FOLLOWING: Rule0

    Permalink
  53. final def FROM: Rule0

    Permalink
  54. final def FULL: Rule0

    Permalink
  55. final def FUNCTION: Rule0

    Permalink
  56. final def FUNCTIONS: Rule0

    Permalink
  57. final def GLOBAL: Rule0

    Permalink
  58. final def GROUP: Rule0

    Permalink
  59. final def GROUPING: Rule0

    Permalink
  60. final def HASH: Rule0

    Permalink
  61. final def HAVING: Rule0

    Permalink
  62. final def HOUR: Rule0

    Permalink
  63. final def IF: Rule0

    Permalink
  64. final def IN: Rule0

    Permalink
  65. final def INDEX: Rule0

    Permalink
  66. final def INIT: Rule0

    Permalink
  67. final def INNER: Rule0

    Permalink
  68. final def INSERT: Rule0

    Permalink
  69. final def INT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  70. final def INTEGER: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  71. final def INTERSECT: Rule0

    Permalink
  72. final def INTERVAL: Rule0

    Permalink
  73. final def INTO: Rule0

    Permalink
  74. final def IS: Rule0

    Permalink
  75. final def JOIN: Rule0

    Permalink
  76. final def LAZY: Rule0

    Permalink
  77. final def LEFT: Rule0

    Permalink
  78. final def LIKE: Rule0

    Permalink
  79. final def LIMIT: Rule0

    Permalink
  80. final def LONG: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  81. final def MAP: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  82. def MATCH: Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
  83. final def MICROS: Rule0

    Permalink
  84. final def MICROSECOND: Rule0

    Permalink
  85. final def MILLIS: Rule0

    Permalink
  86. final def MILLISECOND: Rule0

    Permalink
  87. final def MINS: Rule0

    Permalink
  88. final def MINUTE: Rule0

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

    Permalink
    Definition Classes
    RuleDSLBasics
  90. def MISMATCH0: Rule0

    Permalink
    Definition Classes
    RuleDSLBasics
  91. final def MONTH: Rule0

    Permalink
  92. final def NATURAL: Rule0

    Permalink
  93. final def NOT: Rule0

    Permalink
  94. final def NULL: Rule0

    Permalink
  95. final def NUMERIC: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  96. final def ON: Rule0

    Permalink
  97. final def OPTIONS: Rule0

    Permalink
  98. final def OR: Rule0

    Permalink
  99. final def ORDER: Rule0

    Permalink
  100. final def OUTER: Rule0

    Permalink
  101. final def OVER: Rule0

    Permalink
  102. final def OVERWRITE: Rule0

    Permalink
  103. final def PARTITION: Rule0

    Permalink
  104. final def PRECEDING: Rule0

    Permalink
  105. final def PUT: Rule0

    Permalink
  106. final def RANGE: Rule0

    Permalink
  107. final def REAL: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  108. final def REFRESH: Rule0

    Permalink
  109. final def REGEXP: Rule0

    Permalink
  110. final def RIGHT: Rule0

    Permalink
  111. final def RLIKE: Rule0

    Permalink
  112. final def ROLLUP: Rule0

    Permalink
  113. final def ROW: Rule0

    Permalink
  114. final def ROWS: Rule0

    Permalink
  115. final def SCHEMA: Rule0

    Permalink
  116. final def SECOND: Rule0

    Permalink
  117. final def SECS: Rule0

    Permalink
  118. final def SELECT: Rule0

    Permalink
  119. final def SEMI: Rule0

    Permalink
  120. final def SET: Rule0

    Permalink
  121. final def SETS: Rule0

    Permalink
  122. final def SHORT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  123. final def SHOW: Rule0

    Permalink
  124. final def SLIDE: Rule0

    Permalink
  125. final def SMALLINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  126. final def SORT: Rule0

    Permalink
  127. final def START: Rule0

    Permalink
  128. final def STOP: Rule0

    Permalink
  129. final def STREAM: Rule0

    Permalink
  130. final def STREAMING: Rule0

    Permalink
  131. final def STRING: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  132. final def STRUCT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  133. final def TABLE: Rule0

    Permalink
  134. final def TABLES: Rule0

    Permalink
  135. final def TEMPORARY: Rule0

    Permalink
  136. final def THEN: Rule0

    Permalink
  137. final def TIMESTAMP: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  138. final def TINYINT: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  139. final def TO: Rule0

    Permalink
  140. final def TRUE: Rule0

    Permalink
  141. final def TRUNCATE: Rule0

    Permalink
  142. final def UNBOUNDED: Rule0

    Permalink
  143. final def UNCACHE: Rule0

    Permalink
  144. final def UNION: Rule0

    Permalink
  145. final def UNIQUE: Rule0

    Permalink
  146. final def UPDATE: Rule0

    Permalink
  147. final def USING: Rule0

    Permalink
  148. final def VARBINARY: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  149. final def VARCHAR: Rule0

    Permalink
    Definition Classes
    SnappyBaseParser
  150. final def WEEK: Rule0

    Permalink
  151. final def WHEN: Rule0

    Permalink
  152. final def WHERE: Rule0

    Permalink
  153. final def WINDOW: Rule0

    Permalink
  154. final def WITH: Rule0

    Permalink
  155. final def YEAR: Rule0

    Permalink
  156. def __advance(): Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Parser
  166. def __inErrorAnalysis: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Parser
  179. def __saveState: Mark

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

    Permalink
    Definition Classes
    Parser
  181. def anyOf(chars: String): Rule0

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

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

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

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

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

    Permalink
    Attributes
    protected
  187. 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( ... )
  188. val caseSensitive: Boolean

    Permalink
    Definition Classes
    SnappyBaseParser
  189. implicit def ch(c: Char): Rule0

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  193. def clone(): AnyRef

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

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

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

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

    Permalink
    Definition Classes
    SnappyBaseParser
  198. final def commaSep: Rule0

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

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

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

    Permalink
    Definition Classes
    Parser
  202. def createIndex: Rule1[LogicalPlan]

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

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

    Permalink
    Attributes
    protected
  205. def cursor: Int

    Permalink
    Definition Classes
    Parser
  206. def cursorChar: Char

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

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

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

    Permalink
    Attributes
    protected
  210. final def delimiter: Rule0

    Permalink

    All recognized delimiters including whitespace.

    All recognized delimiters including whitespace.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Parser
  226. final def getClass(): Class[_]

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
  234. 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
  235. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    SnappyBaseParser
  237. def lastChar: Char

    Permalink
    Definition Classes
    Parser
  238. final def lineCommentOrHint: Rule0

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

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

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

    Permalink
    Definition Classes
    AnyRef
  242. 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
  243. def noneOf(chars: String): Rule0

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

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

    Permalink
    Definition Classes
    AnyRef
  246. 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( ... )
  247. 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( ... )
  248. final def options: Rule1[Map[String, String]]

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

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

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

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

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

    Permalink
    Attributes
    protected
  254. def quiet[I <: HList, O <: HList](r: Rule[I, O]): Rule[I, O]

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

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

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

    Permalink
    Attributes
    protected
  258. def reset(): Unit

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

    Permalink
    Definition Classes
    Parser
  260. 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( ... )
  261. implicit def rule2WithSeparatedBy[I <: HList, O <: HList](r: Rule[I, O] with Repeated): WithSeparatedBy[I, O]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
  272. 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
  273. final def stringLiteral: Rule1[String]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    The recognized whitespace characters and comments.

    The recognized whitespace characters and comments.

    Attributes
    protected
    Definition Classes
    SnappyBaseParser
  292. 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