Beispiel #1
0
def lexer_proc(id, value):
    return ct.lexer_proc(id, to_str(value))
Beispiel #2
0
def lexer_proc(id, value):
    return ct.lexer_proc(id, value)
Beispiel #3
0
def lexer_proc(id, value):
    return ct.lexer_proc(id, value)
Beispiel #4
0
def lexer_proc(id, value):
    return ct.lexer_proc(id, to_str(value))