Object

org.apache.daffodil.grammar.SequenceGrammarMixin

columnConstants

Related Doc: package SequenceGrammarMixin

Permalink

object columnConstants

Constants to make the lookup tables below more readable without using fragile whitespace

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. columnConstants
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type CG = ChoiceTermBase

    Permalink
  2. type EB = ElementBase

    Permalink
  3. type MG = ModelGroup

    Permalink
  4. type SG = SequenceTermBase

    Permalink

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. val Always_____: SeparatorSuppressionPolicy

    Permalink
  5. val Expression: schema.annotation.props.gen.OccursCountKind.Expression.type

    Permalink
  6. val Fixed_____: Fixed.type

    Permalink
  7. val Implicit__: Implicit.type

    Permalink
  8. val Never______: SeparatorSuppressionPolicy

    Permalink
  9. val NoSep: Boolean

    Permalink
  10. val ONE: Int

    Permalink
  11. val Ordered__: Ordered.type

    Permalink
  12. val Parsed____: Parsed.type

    Permalink
  13. val Sep__: Boolean

    Permalink
  14. val StopValue_: StopValue.type

    Permalink
  15. val TrailingStr: SeparatorSuppressionPolicy

    Permalink
  16. val Trailing___: SeparatorSuppressionPolicy

    Permalink
  17. val True_: Boolean

    Permalink
  18. val UNB: Int

    Permalink
  19. val Unordered: schema.annotation.props.gen.SequenceKind.Unordered.type

    Permalink
  20. val ZER: Int

    Permalink
  21. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  22. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  23. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  25. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  32. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  34. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped