Struct lib_ruby_parser_nodes::template::GlobalContext [−][src]
pub struct GlobalContext {
pub nodes: &'static [&'static Node],
pub messages: &'static [&'static Message],
}Fields
nodes: &'static [&'static Node]messages: &'static [&'static Message]Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.