Skip to content

Instantly share code, notes, and snippets.

@dmgolembiowski
Created October 31, 2020 22:06
Show Gist options
  • Save dmgolembiowski/b8fad11173ed776b5e2d5fc22fffae80 to your computer and use it in GitHub Desktop.
Save dmgolembiowski/b8fad11173ed776b5e2d5fc22fffae80 to your computer and use it in GitHub Desktop.
esdl_ast_output
<TreeNode id=140142061683664, name=Schema, children=[<TreeNodeChild id=None, label='declarations', node=<List id=140141820332544, items=edb.common.checked.CheckedList[edb.common.markup.elements.base.Markup]([<TreeNode id=140142061684912, name='ModuleDeclaration', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<TreeNode id=140141820336112, name='ObjectRef', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<String str='etest'>>])>>, <TreeNodeChild id=None, label='declarations', node=<List id=140141820333248, items=edb.common.checked.CheckedList[edb.common.markup.elements.base.Markup]([<TreeNode id=140141820336544, name='CreateObjectType', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<TreeNode id=140141820336592, name='ObjectRef', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<String str='User'>>])>>, <TreeNodeChild id=None, label='commands', node=<List id=140141820332672, items=edb.common.checked.CheckedList[edb.common.markup.elements.base.Markup]([<TreeNode id=140141820336928, name='CreateConcreteProperty', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='is_required', node=<TrueConstantType>>, <TreeNodeChild id=None, label='target', node=<TreeNode id=140141820336976, name='TypeName', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='maintype', node=<TreeNode id=140141820337024, name='ObjectRef', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<String str='str'>>])>>])>>, <TreeNodeChild id=None, label='name', node=<TreeNode id=140141820334720, name='ObjectRef', children=edb.common.checked.CheckedList[edb.common.markup.elements.lang.TreeNodeChild]([<TreeNodeChild id=None, label='name', node=<String str='name'>>])>>])>]), trimmed=False, brackets='[]'>>])>]), trimmed=False, brackets='[]'>>])>]), trimmed=False, brackets='[]'>>]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment