Companion

object Companion

Properties

Link copied to clipboard
const val _ESCAPED_CHAR: Int = 2

RegularExpression Id.

Link copied to clipboard
const val _NUM_CHAR: Int = 1

RegularExpression Id.

Link copied to clipboard
const val _QUOTED_CHAR: Int = 6

RegularExpression Id.

Link copied to clipboard
const val _TERM_CHAR: Int = 4

RegularExpression Id.

Link copied to clipboard
const val _TERM_START_CHAR: Int = 3

RegularExpression Id.

Link copied to clipboard
const val _WHITESPACE: Int = 5

RegularExpression Id.

Link copied to clipboard
const val AFTER: Int = 31

RegularExpression Id.

Link copied to clipboard
const val AND: Int = 8

RegularExpression Id.

Link copied to clipboard
const val ATLEAST: Int = 30

RegularExpression Id.

Link copied to clipboard
const val BEFORE: Int = 32

RegularExpression Id.

Link copied to clipboard
const val CARAT: Int = 21

RegularExpression Id.

Link copied to clipboard
const val CONTAINED_BY: Int = 33

RegularExpression Id.

Link copied to clipboard
const val CONTAINING: Int = 34

RegularExpression Id.

Link copied to clipboard
const val DEFAULT: Int = 2

Lexical state.

Link copied to clipboard
const val EOF: Int = 0

End of File.

Link copied to clipboard
const val EXTEND: Int = 35

RegularExpression Id.

Link copied to clipboard
const val FN_OR: Int = 36

RegularExpression Id.

Link copied to clipboard
const val FN_PREFIX: Int = 11

RegularExpression Id.

Link copied to clipboard
const val Function: Int = 0

Lexical state.

Link copied to clipboard
const val FUZZYTERM: Int = 37

RegularExpression Id.

Link copied to clipboard
const val LPAREN: Int = 29

RegularExpression Id.

Link copied to clipboard
const val MAXGAPS: Int = 38

RegularExpression Id.

Link copied to clipboard
const val MAXWIDTH: Int = 39

RegularExpression Id.

Link copied to clipboard
const val MINUS: Int = 13

RegularExpression Id.

Link copied to clipboard
const val NON_OVERLAPPING: Int = 40

RegularExpression Id.

Link copied to clipboard
const val NOT: Int = 10

RegularExpression Id.

Link copied to clipboard
const val NOT_CONTAINED_BY: Int = 41

RegularExpression Id.

Link copied to clipboard
const val NOT_CONTAINING: Int = 42

RegularExpression Id.

Link copied to clipboard
const val NOT_WITHIN: Int = 43

RegularExpression Id.

Link copied to clipboard
const val NUMBER: Int = 24

RegularExpression Id.

Link copied to clipboard
const val OP_COLON: Int = 15

RegularExpression Id.

Link copied to clipboard
const val OP_EQUAL: Int = 16

RegularExpression Id.

Link copied to clipboard
const val OP_LESSTHAN: Int = 17

RegularExpression Id.

Link copied to clipboard
const val OP_LESSTHANEQ: Int = 18

RegularExpression Id.

Link copied to clipboard
const val OP_MORETHAN: Int = 19

RegularExpression Id.

Link copied to clipboard
const val OP_MORETHANEQ: Int = 20

RegularExpression Id.

Link copied to clipboard
const val OR: Int = 9

RegularExpression Id.

Link copied to clipboard
const val ORDERED: Int = 44

RegularExpression Id.

Link copied to clipboard
const val OVERLAPPING: Int = 45

RegularExpression Id.

Link copied to clipboard
const val PHRASE: Int = 46

RegularExpression Id.

Link copied to clipboard
const val PLUS: Int = 12

RegularExpression Id.

Link copied to clipboard
const val QUOTED: Int = 23

RegularExpression Id.

Link copied to clipboard
const val Range: Int = 1

Lexical state.

Link copied to clipboard
const val RANGE_GOOP: Int = 55

RegularExpression Id.

Link copied to clipboard
const val RANGE_QUOTED: Int = 54

RegularExpression Id.

Link copied to clipboard
const val RANGE_TO: Int = 51

RegularExpression Id.

Link copied to clipboard
const val RANGEEX_END: Int = 53

RegularExpression Id.

Link copied to clipboard
const val RANGEEX_START: Int = 28

RegularExpression Id.

Link copied to clipboard
const val RANGEIN_END: Int = 52

RegularExpression Id.

Link copied to clipboard
const val RANGEIN_START: Int = 27

RegularExpression Id.

Link copied to clipboard
const val REGEXPTERM: Int = 26

RegularExpression Id.

Link copied to clipboard
const val RPAREN: Int = 14

RegularExpression Id.

Link copied to clipboard
const val TERM: Int = 25

RegularExpression Id.

Link copied to clipboard
const val TILDE: Int = 22

RegularExpression Id.

Link copied to clipboard

Literal token values.

Link copied to clipboard
const val UNORDERED: Int = 47

RegularExpression Id.

Link copied to clipboard
const val UNORDERED_NO_OVERLAPS: Int = 48

RegularExpression Id.

Link copied to clipboard
const val WILDCARD: Int = 49

RegularExpression Id.

Link copied to clipboard
const val WITHIN: Int = 50

RegularExpression Id.