Class

org.apache.daffodil.grammar.primitives

ConvertTextCalendarPrimBase

Related Doc: package primitives

Permalink

abstract class ConvertTextCalendarPrimBase extends ConvertCalendarPrimBase

Linear Supertypes
ConvertCalendarPrimBase, Terminal, NamedGram, Gram, OOLAGHostImpl, OOLAGHost, NamedMixinBase, WithDiagnostics, Logging, Identity, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConvertTextCalendarPrimBase
  2. ConvertCalendarPrimBase
  3. Terminal
  4. NamedGram
  5. Gram
  6. OOLAGHostImpl
  7. OOLAGHost
  8. NamedMixinBase
  9. WithDiagnostics
  10. Logging
  11. Identity
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ConvertTextCalendarPrimBase(e: ElementBase, guard: Boolean)

    Permalink

Abstract Value Members

  1. abstract def implicitPattern: String

    Permalink
    Attributes
    protected
  2. abstract def infosetPattern: String

    Permalink
    Attributes
    protected
  3. abstract def validFormatCharacters: Seq[Char]

    Permalink
    Attributes
    protected

Concrete Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def LV[T](sym: Symbol)(body: ⇒ T): OOLAGValue[T]

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  5. final def SDE(str: String, args: Any*): Nothing

    Permalink
    Definition Classes
    Gram
  6. final def SDW(warnID: WarnID, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    Gram
  7. val TimeZoneRegex: Regex

    Permalink
  8. final def areLogging(lvl: Type): Boolean

    Permalink
    Definition Classes
    Logging
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. final def assuming(pred: Boolean): Unit

    Permalink
    Definition Classes
    OOLAGHost
  11. val calendarCheckPolicy: Boolean

    Permalink
  12. val calendarDaysInFirstWeek: Int

    Permalink
  13. val calendarTz: Option[TimeZone]

    Permalink
  14. final def checkErrors: Unit

    Permalink
    Definition Classes
    OOLAGHost
  15. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. final val context: SchemaComponent

    Permalink
    Definition Classes
    Gram
  17. final var currentOVList: Seq[OOLAGValueBase]

    Permalink
    Definition Classes
    OOLAGHost
  18. lazy val diagnosticDebugName: String

    Permalink
    Definition Classes
    NamedMixinBase
  19. def diagnostics: Seq[Diagnostic]

    Permalink
    Definition Classes
    OOLAGHost
  20. def doLogging(lvl: Type, msg: String, args: Seq[Any]): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  21. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  23. def error(th: Diagnostic): Unit

    Permalink
    Definition Classes
    OOLAGHost
  24. final def errors: Seq[Diagnostic]

    Permalink
    Definition Classes
    OOLAGHost
  25. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. val firstDay: Int

    Permalink
  27. val forWhat: ParserOrUnparser

    Permalink
    Definition Classes
    Gram
  28. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  29. def getDiagnostics: Seq[Diagnostic]

    Permalink
    Definition Classes
    OOLAGHost → WithDiagnostics
  30. def getLogWriter(): LogWriter

    Permalink
    Definition Classes
    Logging
  31. final def getLoggingLevel(): Type

    Permalink
    Definition Classes
    Logging
  32. final def hasNoParser: Parser

    Permalink
    Attributes
    protected
    Definition Classes
    Gram
  33. final def hasNoUnparser: Unparser

    Permalink
    Attributes
    protected
    Definition Classes
    Gram
  34. final def hasOOLAGRootSetup: Boolean

    Permalink
    Definition Classes
    OOLAGHost
  35. lazy val hasTZ: Boolean

    Permalink
  36. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  37. def isEmpty: Boolean

    Permalink
    Definition Classes
    TerminalGram
  38. def isError: Boolean

    Permalink
    Definition Classes
    OOLAGHost → WithDiagnostics
  39. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  40. final macro def log(lvl: Type, msg: String, args: Any*): Unit

    Permalink
    Definition Classes
    Logging
  41. lazy val logID: String

    Permalink
    Definition Classes
    Logging → Identity
  42. var logLevel: Maybe[Type]

    Permalink
    Definition Classes
    Logging
  43. var logWriter: Maybe[LogWriter]

    Permalink
    Definition Classes
    Logging
  44. final def maybeParser: Maybe[Parser]

    Permalink
    Definition Classes
    Gram
  45. final def maybeUnparser: Maybe[Unparser]

    Permalink
    Definition Classes
    Gram
  46. final val nArgs: Args

    Permalink
    Definition Classes
    OOLAGHostImpl → OOLAGHost
  47. def name: String

    Permalink
    Definition Classes
    NamedGramGram
  48. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  49. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  51. final lazy val oolagContext: OOLAGHost

    Permalink
    Definition Classes
    OOLAGHost
  52. final def oolagContextViaArgs: Some[OOLAGHost]

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHostImpl → OOLAGHost
  53. def oolagError(th: Diagnostic): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  54. final def oolagParent: OOLAGHost

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  55. def oolagWarn(th: Diagnostic): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  56. lazy val parser: ConvertTextCalendarParser

    Permalink

    Provides parser.

    Provides parser.

    Required to examine child parsers, and optimize itself out by propagating NadaParser if there is no parser.

    Definition Classes
    ConvertTextCalendarPrimBaseGram
  57. lazy val path: String

    Permalink
    Definition Classes
    Gram → OOLAGHost
  58. lazy val pattern: String

    Permalink
  59. val prettyType: String

    Permalink
    Attributes
    protected
    Definition Classes
    ConvertCalendarPrimBase
  60. final def requiredEvaluations(lv: OOLAGValueBase): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  61. final def requiredEvaluations(arg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    OOLAGHost
  62. def setLogWriter(lw: LogWriter): Unit

    Permalink
    Definition Classes
    Logging
  63. def setLoggingLevel(level: Type): Unit

    Permalink
    Definition Classes
    Logging
  64. final def setOOLAGContext(oolagContextArg: OOLAGHost): Unit

    Permalink
    Definition Classes
    OOLAGHost
  65. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  66. def toString(): String

    Permalink
    Definition Classes
    ConvertCalendarPrimBaseNamedGram → AnyRef → Any
  67. val tzStr: String

    Permalink
  68. lazy val unparser: ConvertTextCalendarUnparser

    Permalink

    Provides unparser.

    Provides unparser.

    Required to examine child unparsers, and optimize itself out by propagating NadaUnparser if there is no unparser.

    Definition Classes
    ConvertTextCalendarPrimBaseGram
  69. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. def warn(th: Diagnostic): Unit

    Permalink
    Definition Classes
    OOLAGHost
  73. final def warnings: Seq[Diagnostic]

    Permalink
    Definition Classes
    OOLAGHost
  74. macro def withLoggingLevel[S](newLevel: Type)(body: ⇒ S): Unit

    Permalink
    Definition Classes
    Logging
  75. val xsdType: String

    Permalink
    Attributes
    protected
    Definition Classes
    ConvertCalendarPrimBase
  76. def ||(qq: ⇒ Gram): Gram

    Permalink

    This || operator means one of the operands ONLY.

    This || operator means one of the operands ONLY. I.e., statically they are supposed to be mutually exclusive, so only one (or none) of them should ever survive.

    Definition Classes
    Gram
  77. def ~(qq: ⇒ Gram): Gram

    Permalink

    Sequential composition operator in the grammar.

    Sequential composition operator in the grammar.

    Note: This should not evaluate the argument unless it has to.

    Definition Classes
    Gram

Inherited from ConvertCalendarPrimBase

Inherited from Terminal

Inherited from NamedGram

Inherited from Gram

Inherited from OOLAGHostImpl

Inherited from OOLAGHost

Inherited from NamedMixinBase

Inherited from WithDiagnostics

Inherited from Logging

Inherited from Identity

Inherited from AnyRef

Inherited from Any

Ungrouped