示例#1
0
 def get_parser(self, *, spec):
     return eql_parser.EdgeSDLParser()
示例#2
0
 def get_parser(cls):
     return eql_parser.EdgeSDLParser()