UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

5 lines (4 loc) 244 B
export { default as ATNState } from "./ATNState.js"; export { default as DecisionState } from "./DecisionState.js"; export { default as RuleStartState } from "./RuleStartState.js"; export { default as RuleStopState } from "./RuleStopState.js";