index
:
javanol
harelang
main
Javañol RGG edition
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compilador
/
astree
/
ident.py
blob: ecc7edf62d01c76835bdb37471f2c41b8bd11852 (
plain
)
1
2
3
4
from
typing
import
List
from
dataclasses
import
dataclass
Ident
=
str