Added concept 'isa' other_concept functionality
This commit is contained in:
@@ -86,6 +86,7 @@ class Keywords(Enum):
|
||||
WHERE = "where"
|
||||
PRE = "pre"
|
||||
POST = "post"
|
||||
ISA = "isa"
|
||||
|
||||
|
||||
class Tokenizer:
|
||||
|
||||
Reference in New Issue
Block a user