Grammar requirements

Skip to end of metadata
Go to start of metadata

ANTLR with -debug option

Grammar must not use skip() to remove whitespace; must use $channel=HIDDEN so whitespace is sent to the morph engine.

must compile before using Morph tool

Labels: