object
Act
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
val
GlobalString: String
-
-
-
-
-
-
def
aggregatedKeyParser(state: State): KeysParser
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
config(confs: Set[String]): Parser[ParsedAxis[String]]
-
-
def
defaultConfigurations(proj: Option[ResolvedReference], index: KeyIndex, defaultConfigs: (Option[ResolvedReference]) ⇒ Seq[String]): Seq[String]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
examples(p: Parser[String], exs: Set[String], label: String): Parser[String]
-
def
examplesStrict(p: Parser[String], exs: Set[String], label: String): Parser[String]
-
-
-
-
def
filterStrings(base: Parser[String], valid: Set[String], label: String): Parser[String]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getKey[T](keyMap: Map[String, AttributeKey[_]], keyString: String, f: (AttributeKey[_]) ⇒ T): Parser[T]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
-
-
-
-
def
knownIDParser[T](knownKeys: Map[String, T], label: String): Parser[T]
-
def
knownPluginParser[T](knownPlugins: Map[String, T], label: String): Parser[T]
-
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noValidKeys: Parser[Nothing]
-
def
nonEmptyConfig(index: KeyIndex, proj: Option[ResolvedReference]): (String) ⇒ Seq[Option[String]]
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
-
-
-
def
requireSession[T](s: State, p: ⇒ Parser[T]): Parser[T]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
val
spacedComma: Parser[((Seq[Char], Char), Seq[Char])]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
-
def
toAxis[T](opt: Option[T], ifNone: ScopeAxis[T]): ScopeAxis[T]
-
def
toString(): String
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Deprecated Value Members
-
def
showParser: Parser[Boolean]