edlang/edlang_ast/sidebar-items.js
2024-02-24 09:59:03 +00:00

1 line
420 B
JavaScript

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