Pinned Loading
-
xmlgen.nim
xmlgen.nim 1import macros, strutils, sequtils, sugar
23# AST (abstract syntax tree) types collections
4const
5nnkCallKinds = { nnkCall, nnkPrefix, nnkPostfix, nnkCommand, nnkCallStrLit, nnkAccQuoted }
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.