Trait solang_parser::pt::OptionalCodeLocation
source · pub trait OptionalCodeLocation {
// Required method
fn loc(&self) -> Option<Loc>;
}Expand description
Structs should implement this trait to return an optional location