pub type CommandEOFContextAll<'input> = CommandEOFContext<'input>;Aliased Type§
pub struct CommandEOFContextAll<'input> {
pub exception: Option<Box<ANTLRError>>,
/* private fields */
}Fields§
§exception: Option<Box<ANTLRError>>error if there was any in this node