SugarCubes.jl ๐ŸงŠ
  • Home
  • types
  • functions
Version
  • types
  • types
๏‚›GitHub๏„
SugarCubes.SigLayer โ€” Type
const SigLayer = Tuple{Int, JuliaSyntax.Kind, Expr}
source
SugarCubes.Signature โ€” Type
struct Signature
    layers::Vector{SigLayer}
end
source
SugarCubes.CodeBlock โ€” Type
struct CodeBlock
    code::String
    filename::String
    signature::Union{Nothing, Signature}
end
source
SugarCubes.CodeBlockError โ€” Type
struct CodeBlockError <: Exception
    msg::String
end
source
ยซ Homefunctions ยป

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.17.0 on Thursday 19 March 2026. Using Julia version 1.14.0-DEV.1908.