Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/Primitives"

Index

Variables

Const Float

Float: MatchFloat = new MatchFloat()

Match a float.

Const Integer

Integer: MatchInteger = new MatchInteger()

Match an integer. Allows 0 but not leading 0 if more digits

Const LOOK_AHEAD_SIZE

LOOK_AHEAD_SIZE: 100 = 100

Const LowercaseBoolean

LowercaseBoolean: MatchLowercaseBoolean = new MatchLowercaseBoolean()

Match a LowercaseBoolean.

Functions

commonPortion

  • commonPortion(str1: string, str2: string): string

isLiteral

Generated using TypeDoc