edlang/edlang_ast/sidebar-items.js
2024-05-17 09:00:12 +00:00

1 line
449 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":["ArithOp","BinaryOp","BitwiseOp","CmpOp","Expression","LogicOp","ModuleStatement","PathSegment","Statement","Type","TypeQualifier","UnaryOp","ValueExpr"],"struct":["ArrayInitExpr","AssignStmt","Block","Constant","FnCallExpr","FnParam","ForStmt","Function","Ident","IfStmt","Import","LetStmt","Module","PathExpr","ReturnStmt","Span","Struct","StructField","StructImpl","StructInitExpr","StructInitField","WhileStmt"]};