We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e049f08 commit 881776aCopy full SHA for 881776a
1 file changed
ruby/generator/src/ql_gen.rs
@@ -179,7 +179,6 @@ pub fn create_token_class<'a>(token_type: &'a str, tokeninfo: &'a str) -> ql::Cl
179
characteristic_predicate: None,
180
predicates: vec![
181
get_value,
182
- //get_location,
183
to_string,
184
create_get_a_primary_ql_class("Token", false),
185
],
0 commit comments