Type alias EsilNodeType

EsilNodeType: "number" | "flag" | "register" | "operation" | "none" | "block" | "goto" | "label"

Generated using TypeDoc