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