ParsingContext
com.ossuminc.riddl.language.parsing.ParsingContext
trait ParsingContext(using pc: PlatformContext) extends ParsingErrors
Unit Tests For ParsingContext
Attributes
- Source
- ParsingContext.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait ExtensibleTopLevelParserclass TopLevelParser
Members list
Value members
Concrete methods
Attributes
- Source
- ParsingContext.scala
Attributes
- Source
- ParsingContext.scala
def doImport(loc: At, domainName: Identifier, url: LiteralString)(implicit ctx: ParsingRun[_]): Domain
Attributes
- Source
- ParsingContext.scala
Attributes
- Source
- ParsingContext.scala
Attributes
- Source
- ParsingContext.scala
Attributes
- Source
- ParsingContext.scala
Attributes
- Source
- ParsingContext.scala
Inherited methods
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
Attributes
- Inherited from:
- ParsingErrors
- Source
- ParsingErrors.scala
In this article