Struct ezno_parser::tsx_keywords::Super
source · pub struct Super;
Trait Implementations§
source§impl From<Super> for TSXKeyword
impl From<Super> for TSXKeyword
source§impl PartialEq<Super> for Super
impl PartialEq<Super> for Super
source§impl TryFrom<TSXKeyword> for Super
impl TryFrom<TSXKeyword> for Super
§type Error = TSXKeyword
type Error = TSXKeyword
The type returned in the event of a conversion error.