Enum tree_sitter::QueryPredicateArg [−][src]
Variants
Capture(u32)Trait Implementations
impl Debug for QueryPredicateArg[src]
impl Debug for QueryPredicateArg[src]impl PartialEq<QueryPredicateArg> for QueryPredicateArg[src]
impl PartialEq<QueryPredicateArg> for QueryPredicateArg[src]fn eq(&self, other: &QueryPredicateArg) -> bool[src]
fn eq(&self, other: &QueryPredicateArg) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &QueryPredicateArg) -> bool[src]
fn ne(&self, other: &QueryPredicateArg) -> bool[src]This method tests for !=.