Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LexRule

単一の字句ルール

Hierarchy

  • LexRule

Index

Properties

Optional callback

callback: LexCallback

pattern

pattern: string | RegExp

Optional priority

priority: number

token

token: Token | null

Generated using TypeDoc