Packages

c

top.scaleda.bluespec.parser

BluespecParser

class BluespecParser extends Parser

Annotations
@SuppressWarnings()
Linear Supertypes
Parser, Recognizer[Token, ParserATNSimulator], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BluespecParser
  2. Parser
  3. Recognizer
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new BluespecParser(input: TokenStream)

Type Members

  1. class TraceListener extends ParseTreeListener
    Definition Classes
    Parser

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def action(arg0: RuleContext, arg1: Int, arg2: Int): Unit
    Definition Classes
    Recognizer
  5. final def actionBlock(): ActionBlockContext
  6. final def actionStmt(): ActionStmtContext
  7. final def actionValueBlock(): ActionValueBlockContext
  8. final def actionValueStmt(): ActionValueStmtContext
  9. def addContextToParseTree(): Unit
    Attributes
    protected[runtime]
    Definition Classes
    Parser
  10. def addErrorListener(arg0: ANTLRErrorListener): Unit
    Definition Classes
    Recognizer
  11. def addParseListener(arg0: ParseTreeListener): Unit
    Definition Classes
    Parser
  12. final def ancestorBVIStmt(): AncestorBVIStmtContext
  13. final def arrayDims(): ArrayDimsContext
  14. final def arrayIndexes(): ArrayIndexesContext
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. final def attrName(): AttrNameContext
  17. final def attrSpec(): AttrSpecContext
  18. final def attributeInstance(): AttributeInstanceContext
  19. final def attributeInstances(): AttributeInstancesContext
  20. final def beginEndExpr(): BeginEndExprContext
  21. final def beginEndStmt_actionStmt(): BeginEndStmt_actionStmtContext
  22. final def beginEndStmt_actionValueStmt(): BeginEndStmt_actionValueStmtContext
  23. final def beginEndStmt_expressionStmt(): BeginEndStmt_expressionStmtContext
  24. final def beginEndStmt_functionBodyStmt(): BeginEndStmt_functionBodyStmtContext
  25. final def beginEndStmt_moduleStmt(): BeginEndStmt_moduleStmtContext
  26. final def binop(): BinopContext
  27. final def bitConcat(): BitConcatContext
  28. final def cFuncArg(): CFuncArgContext
  29. final def cFuncArgs(): CFuncArgsContext
  30. final def caseExpr(): CaseExprContext
  31. final def caseExprItem(): CaseExprItemContext
  32. final def caseItem_actionStmt(): CaseItem_actionStmtContext
  33. final def caseItem_actionValueStmt(): CaseItem_actionValueStmtContext
  34. final def caseItem_expressionStmt(): CaseItem_expressionStmtContext
  35. final def caseItem_functionBodyStmt(): CaseItem_functionBodyStmtContext
  36. final def caseItem_moduleStmt(): CaseItem_moduleStmtContext
  37. final def casePatItem_actionStmt(): CasePatItem_actionStmtContext
  38. final def casePatItem_actionValueStmt(): CasePatItem_actionValueStmtContext
  39. final def casePatItem_expressionStmt(): CasePatItem_expressionStmtContext
  40. final def casePatItem_functionBodyStmt(): CasePatItem_functionBodyStmtContext
  41. final def casePatItem_moduleStmt(): CasePatItem_moduleStmtContext
  42. final def case_actionStmt(): Case_actionStmtContext
  43. final def case_actionValueStmt(): Case_actionValueStmtContext
  44. final def case_expressionStmt(): Case_expressionStmtContext
  45. final def case_functionBodyStmt(): Case_functionBodyStmtContext
  46. final def case_moduleStmt(): Case_moduleStmtContext
  47. final def clockId(): ClockIdContext
  48. final def clocked_by_sel(): Clocked_by_selContext
  49. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  50. def compileParseTreePattern(arg0: String, arg1: Int, arg2: Lexer): ParseTreePattern
    Definition Classes
    Parser
  51. def compileParseTreePattern(arg0: String, arg1: Int): ParseTreePattern
    Definition Classes
    Parser
  52. final def condExpr(): CondExprContext
  53. final def condPredicate(): CondPredicateContext
  54. final def constantPattern(): ConstantPatternContext
  55. def consume(): Token
    Definition Classes
    Parser
  56. def createErrorNode(arg0: ParserRuleContext, arg1: Token): ErrorNode
    Definition Classes
    Parser
  57. def createTerminalNode(arg0: ParserRuleContext, arg1: Token): TerminalNode
    Definition Classes
    Parser
  58. final def defaultClockBVIStmt(): DefaultClockBVIStmtContext
  59. final def defaultItem_actionStmt(): DefaultItem_actionStmtContext
  60. final def defaultItem_actionValueStmt(): DefaultItem_actionValueStmtContext
  61. final def defaultItem_expressionStmt(): DefaultItem_expressionStmtContext
  62. final def defaultItem_functionBodyStmt(): DefaultItem_functionBodyStmtContext
  63. final def defaultItem_moduleStmt(): DefaultItem_moduleStmtContext
  64. final def defaultResetBVIStmt(): DefaultResetBVIStmtContext
  65. final def derives(): DerivesContext
  66. final def displayTaskName(): DisplayTaskNameContext
  67. def dumpDFA(arg0: PrintStream): Unit
    Definition Classes
    Parser
  68. def dumpDFA(): Unit
    Definition Classes
    Parser
  69. final def enabled_sel(): Enabled_selContext
  70. def enterOuterAlt(arg0: ParserRuleContext, arg1: Int): Unit
    Definition Classes
    Parser
  71. def enterRecursionRule(arg0: ParserRuleContext, arg1: Int, arg2: Int, arg3: Int): Unit
    Definition Classes
    Parser
  72. def enterRule(arg0: ParserRuleContext, arg1: Int, arg2: Int): Unit
    Definition Classes
    Parser
  73. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  74. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  75. def exitRule(): Unit
    Definition Classes
    Parser
  76. final def exportDecl(): ExportDeclContext
  77. final def exportItem(): ExportItemContext
  78. final def exprFsmStmt(): ExprFsmStmtContext
  79. final def exprOrCondPattern(): ExprOrCondPatternContext
  80. final def exprPrimary(): ExprPrimaryContext
  81. final def expression(): ExpressionContext
  82. final def expressionStmt(): ExpressionStmtContext
  83. final def externCImport(): ExternCImportContext
  84. final def externModuleImport(): ExternModuleImportContext
  85. final def forFsmStmt(): ForFsmStmtContext
  86. final def forIncr(): ForIncrContext
  87. final def forInit(): ForInitContext
  88. final def forNewInit(): ForNewInitContext
  89. final def forOldInit(): ForOldInitContext
  90. final def forTest(): ForTestContext
  91. final def for_actionStmt(): For_actionStmtContext
  92. final def for_actionValueStmt(): For_actionValueStmtContext
  93. final def for_expressionStmt(): For_expressionStmtContext
  94. final def for_functionBodyStmt(): For_functionBodyStmtContext
  95. final def for_moduleStmt(): For_moduleStmtContext
  96. final def fsmStmt(): FsmStmtContext
  97. final def functionBody(): FunctionBodyContext
  98. final def functionBodyStmt(): FunctionBodyStmtContext
  99. final def functionCall(): FunctionCallContext
  100. final def functionDef(): FunctionDefContext
  101. final def functionFormal(): FunctionFormalContext
  102. final def functionFormals(): FunctionFormalsContext
  103. final def functionProto(): FunctionProtoContext
  104. def getATN(): ATN
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override()
  105. def getATNWithBypassAlts(): ATN
    Definition Classes
    Parser
  106. def getBuildParseTree(): Boolean
    Definition Classes
    Parser
  107. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  108. def getContext(): ParserRuleContext
    Definition Classes
    Parser
  109. def getCurrentToken(): Token
    Definition Classes
    Parser
  110. def getDFAStrings(): List[String]
    Definition Classes
    Parser
  111. def getErrorHandler(): ANTLRErrorStrategy
    Definition Classes
    Parser
  112. def getErrorHeader(arg0: RecognitionException): String
    Definition Classes
    Recognizer
  113. def getErrorListenerDispatch(): ANTLRErrorListener
    Definition Classes
    Recognizer
  114. def getErrorListeners(): List[_ <: ANTLRErrorListener]
    Definition Classes
    Recognizer
  115. def getExpectedTokens(): IntervalSet
    Definition Classes
    Parser
  116. def getExpectedTokensWithinCurrentRule(): IntervalSet
    Definition Classes
    Parser
  117. def getGrammarFileName(): String
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override()
  118. def getInputStream(): TokenStream
    Definition Classes
    Parser → Recognizer
  119. def getInterpreter(): ParserATNSimulator
    Definition Classes
    Recognizer
  120. def getInvokingContext(arg0: Int): ParserRuleContext
    Definition Classes
    Parser
  121. def getNumberOfSyntaxErrors(): Int
    Definition Classes
    Parser
  122. def getParseInfo(): ParseInfo
    Definition Classes
    Parser → Recognizer
  123. def getParseListeners(): List[ParseTreeListener]
    Definition Classes
    Parser
  124. final def getPrecedence(): Int
    Definition Classes
    Parser
  125. def getRuleContext(): ParserRuleContext
    Definition Classes
    Parser
  126. def getRuleIndex(arg0: String): Int
    Definition Classes
    Parser
  127. def getRuleIndexMap(): Map[String, Integer]
    Definition Classes
    Recognizer
  128. def getRuleInvocationStack(arg0: RuleContext): List[String]
    Definition Classes
    Parser
  129. def getRuleInvocationStack(): List[String]
    Definition Classes
    Parser
  130. def getRuleNames(): Array[String]
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override()
  131. def getSerializedATN(): String
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override()
  132. def getSourceName(): String
    Definition Classes
    Parser
  133. final def getState(): Int
    Definition Classes
    Recognizer
  134. def getTokenFactory(): TokenFactory[_ <: AnyRef]
    Definition Classes
    Parser → Recognizer
  135. def getTokenStream(): TokenStream
    Definition Classes
    Parser
  136. def getTokenType(arg0: String): Int
    Definition Classes
    Recognizer
  137. def getTokenTypeMap(): Map[String, Integer]
    Definition Classes
    Recognizer
  138. def getTrimParseTree(): Boolean
    Definition Classes
    Parser
  139. def getVocabulary(): Vocabulary
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override()
  140. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  141. final def identifier(): IdentifierContext
  142. final def identifier_type(): Identifier_typeContext
  143. final def ifFsmStmt(): IfFsmStmtContext
  144. final def if_actionStmt(): If_actionStmtContext
  145. final def if_actionValueStmt(): If_actionValueStmtContext
  146. final def if_expressionStmt(): If_expressionStmtContext
  147. final def if_functionBodyStmt(): If_functionBodyStmtContext
  148. final def if_moduleStmt(): If_moduleStmtContext
  149. final def implicitCond(): ImplicitCondContext
  150. final def importBVIStmt(): ImportBVIStmtContext
  151. final def importDecl(): ImportDeclContext
  152. final def importItem(): ImportItemContext
  153. def inContext(arg0: String): Boolean
    Definition Classes
    Parser
  154. final def inoutBVIStmt(): InoutBVIStmtContext
  155. final def inputClockBVIStmt(): InputClockBVIStmtContext
  156. final def inputResetBVIStmt(): InputResetBVIStmtContext
  157. final def interfaceBVIMembDecl(): InterfaceBVIMembDeclContext
  158. final def interfaceBVIStmt(): InterfaceBVIStmtContext
  159. final def interfaceDecl(): InterfaceDeclContext
  160. final def interfaceExpr(): InterfaceExprContext
  161. final def interfaceMemberDecl(): InterfaceMemberDeclContext
  162. final def interfaceStmt(): InterfaceStmtContext
  163. def isExpectedToken(arg0: Int): Boolean
    Definition Classes
    Parser
  164. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  165. def isMatchedEOF(): Boolean
    Definition Classes
    Parser
  166. def isTrace(): Boolean
    Definition Classes
    Parser
  167. final def lValue(): LValueContext
  168. final def loopBodyFsmStmt(): LoopBodyFsmStmtContext
  169. def match(arg0: Int): Token
    Definition Classes
    Parser
    Annotations
    @throws(classOf[org.antlr.v4.runtime.RecognitionException])
  170. def matchWildcard(): Token
    Definition Classes
    Parser
    Annotations
    @throws(classOf[org.antlr.v4.runtime.RecognitionException])
  171. final def memberBind(): MemberBindContext
  172. final def methodBVIStmt(): MethodBVIStmtContext
  173. final def methodCall(): MethodCallContext
  174. final def methodDef(): MethodDefContext
  175. final def methodFormal(): MethodFormalContext
  176. final def methodFormals(): MethodFormalsContext
  177. final def methodProto(): MethodProtoContext
  178. final def methodProtoFormal(): MethodProtoFormalContext
  179. final def methodProtoFormals(): MethodProtoFormalsContext
  180. final def moduleActualArg(): ModuleActualArgContext
  181. final def moduleActualArgs(): ModuleActualArgsContext
  182. final def moduleActualParam(): ModuleActualParamContext
  183. final def moduleActualParamArg(): ModuleActualParamArgContext
  184. final def moduleApp(): ModuleAppContext
  185. final def moduleApp2(): ModuleApp2Context
  186. final def moduleDef(): ModuleDefContext
  187. final def moduleFormalArgs(): ModuleFormalArgsContext
  188. final def moduleFormalParam(): ModuleFormalParamContext
  189. final def moduleFormalParams(): ModuleFormalParamsContext
  190. final def moduleIdentifier(): ModuleIdentifierContext
  191. final def moduleInst(): ModuleInstContext
  192. final def moduleProto(): ModuleProtoContext
  193. final def moduleStmt(): ModuleStmtContext
  194. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  195. final def noResetBVIStmt(): NoResetBVIStmtContext
  196. final def non_package(): Non_packageContext
  197. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  198. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  199. def notifyErrorListeners(arg0: Token, arg1: String, arg2: RecognitionException): Unit
    Definition Classes
    Parser
  200. final def notifyErrorListeners(arg0: String): Unit
    Definition Classes
    Parser
  201. final def operatorExpr(): OperatorExprContext
  202. final def operatorId(): OperatorIdContext
  203. final def outputClockBVIStmt(): OutputClockBVIStmtContext
  204. final def outputResetBVIStmt(): OutputResetBVIStmtContext
  205. final def overloadedDef(): OverloadedDefContext
  206. final def packageIde(): PackageIdeContext
  207. final def packageStmt(): PackageStmtContext
  208. final def parFsmStmt(): ParFsmStmtContext
  209. final def parameterBVIStmt(): ParameterBVIStmtContext
  210. final def pathBVIStmt(): PathBVIStmtContext
  211. final def pattern(): PatternContext
  212. final def portBVIStmt(): PortBVIStmtContext
  213. final def portId(): PortIdContext
  214. final def portsDef(): PortsDefContext
  215. def precpred(arg0: RuleContext, arg1: Int): Boolean
    Definition Classes
    Parser → Recognizer
  216. final def proviso(): ProvisoContext
  217. final def provisos(): ProvisosContext
  218. def pushNewRecursionContext(arg0: ParserRuleContext, arg1: Int, arg2: Int): Unit
    Definition Classes
    Parser
  219. final def r_package(): R_packageContext
  220. final def r_rule(): R_ruleContext
  221. final def ready_sel(): Ready_selContext
  222. final def regWrite(): RegWriteContext
  223. def removeErrorListener(arg0: ANTLRErrorListener): Unit
    Definition Classes
    Recognizer
  224. def removeErrorListeners(): Unit
    Definition Classes
    Recognizer
  225. def removeParseListener(arg0: ParseTreeListener): Unit
    Definition Classes
    Parser
  226. def removeParseListeners(): Unit
    Definition Classes
    Parser
  227. final def repeatFsmStmt(): RepeatFsmStmtContext
  228. def reset(): Unit
    Definition Classes
    Parser
  229. final def resetId(): ResetIdContext
  230. final def reset_by_sel(): Reset_by_selContext
  231. final def returnFsmStmt(): ReturnFsmStmtContext
  232. final def returnStmt(): ReturnStmtContext
  233. final def ruleBody(): RuleBodyContext
  234. final def ruleCond(): RuleCondContext
  235. final def ruleExpr(): RuleExprContext
  236. final def ruleStmt(): RuleStmtContext
  237. final def sameFamilyBVIStmt(): SameFamilyBVIStmtContext
  238. final def scheduleBVIStmt(): ScheduleBVIStmtContext
  239. def sempred(_localctx: RuleContext, ruleIndex: Int, predIndex: Int): Boolean
    Definition Classes
    BluespecParser → Recognizer
  240. final def seqFsmStmt(): SeqFsmStmtContext
  241. def setBuildParseTree(arg0: Boolean): Unit
    Definition Classes
    Parser
  242. def setContext(arg0: ParserRuleContext): Unit
    Definition Classes
    Parser
  243. def setErrorHandler(arg0: ANTLRErrorStrategy): Unit
    Definition Classes
    Parser
  244. final def setInputStream(arg0: IntStream): Unit
    Definition Classes
    Parser → Recognizer
  245. def setInterpreter(arg0: ParserATNSimulator): Unit
    Definition Classes
    Recognizer
  246. def setProfile(arg0: Boolean): Unit
    Definition Classes
    Parser
  247. final def setState(arg0: Int): Unit
    Definition Classes
    Recognizer
  248. def setTokenFactory(arg0: TokenFactory[_ <: AnyRef]): Unit
    Definition Classes
    Parser → Recognizer
  249. def setTokenStream(arg0: TokenStream): Unit
    Definition Classes
    Parser
  250. def setTrace(arg0: Boolean): Unit
    Definition Classes
    Parser
  251. def setTrimParseTree(arg0: Boolean): Unit
    Definition Classes
    Parser
  252. final def simpleVarAssign(): SimpleVarAssignContext
  253. final def simpleVarDeclAssign(): SimpleVarDeclAssignContext
  254. final def stringAVTaskName(): StringAVTaskNameContext
  255. final def stringLiteral(): StringLiteralContext
  256. final def stringTaskName(): StringTaskNameContext
  257. final def structExpr(): StructExprContext
  258. final def structMember(): StructMemberContext
  259. final def structPattern(): StructPatternContext
  260. final def subStruct(): SubStructContext
  261. final def subUnion(): SubUnionContext
  262. final def subinterfaceDecl(): SubinterfaceDeclContext
  263. final def subinterfaceDef(): SubinterfaceDefContext
  264. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  265. final def systemFunctionCall(): SystemFunctionCallContext
  266. final def systemTaskCall(): SystemTaskCallContext
  267. final def systemTaskStmt(): SystemTaskStmtContext
  268. final def taggedUnionExpr(): TaggedUnionExprContext
  269. final def taggedUnionPattern(): TaggedUnionPatternContext
  270. def toString(): String
    Definition Classes
    AnyRef → Any
  271. final def top(): TopContext
  272. def triggerEnterRuleEvent(): Unit
    Attributes
    protected[runtime]
    Definition Classes
    Parser
  273. def triggerExitRuleEvent(): Unit
    Attributes
    protected[runtime]
    Definition Classes
    Parser
  274. final def tuplePattern(): TuplePatternContext
  275. final def type(): TypeContext
  276. final def typeAssertion(): TypeAssertionContext
  277. final def typeDef(): TypeDefContext
  278. final def typeDefType(): TypeDefTypeContext
  279. final def typeFormal(): TypeFormalContext
  280. final def typeFormals(): TypeFormalsContext
  281. final def typeIde(): TypeIdeContext
  282. final def typeNat(): TypeNatContext
  283. final def typePrimary(): TypePrimaryContext
  284. final def typeclassDef(): TypeclassDefContext
  285. final def typeclassIde(): TypeclassIdeContext
  286. final def typeclassInstanceDef(): TypeclassInstanceDefContext
  287. final def typedefEnum(): TypedefEnumContext
  288. final def typedefEnumElement(): TypedefEnumElementContext
  289. final def typedefEnumElements(): TypedefEnumElementsContext
  290. final def typedefStruct(): TypedefStructContext
  291. final def typedefSynonym(): TypedefSynonymContext
  292. final def typedefTaggedUnion(): TypedefTaggedUnionContext
  293. final def typedepend(): TypedependContext
  294. final def typedepends(): TypedependsContext
  295. final def typelist(): TypelistContext
  296. final def unionMember(): UnionMemberContext
  297. final def unop(): UnopContext
  298. def unrollRecursionContexts(arg0: ParserRuleContext): Unit
    Definition Classes
    Parser
  299. final def varAssign(): VarAssignContext
  300. final def varDecl(): VarDeclContext
  301. final def varDeclDo(): VarDeclDoContext
  302. final def varDo(): VarDoContext
  303. final def varIncr(): VarIncrContext
  304. final def varInit(): VarInitContext
  305. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  306. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  307. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  308. final def whileFsmStmt(): WhileFsmStmtContext
  309. final def while_actionStmt(): While_actionStmtContext
  310. final def while_actionValueStmt(): While_actionValueStmtContext
  311. final def while_expressionStmt(): While_expressionStmtContext
  312. final def while_functionBodyStmt(): While_functionBodyStmtContext
  313. final def while_moduleStmt(): While_moduleStmtContext

Deprecated Value Members

  1. def enterRecursionRule(arg0: ParserRuleContext, arg1: Int): Unit
    Definition Classes
    Parser
    Annotations
    @Deprecated
    Deprecated
  2. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

  3. def getTokenErrorDisplay(arg0: Token): String
    Definition Classes
    Recognizer
    Annotations
    @Deprecated
    Deprecated
  4. def getTokenNames(): Array[String]
    Definition Classes
    BluespecParser → Recognizer
    Annotations
    @Override() @Deprecated
    Deprecated

Inherited from Parser

Inherited from Recognizer[Token, ParserATNSimulator]

Inherited from AnyRef

Inherited from Any

Ungrouped