struct
Analyzer::Gleam::Wisp::Resolved
- Analyzer::Gleam::Wisp::Resolved
- Struct
- Value
- Object
Defined in:
analyzer/analyzers/gleam/wisp.crConstructors
Instance Method Summary
- #clone
- #copy_with(methods _methods = @methods, params _params = @params, mount _mount = @mount)
- #methods : Array(String)
- #mount : Bool
- #params : Array(Param)
Constructor Detail
Instance Method Detail
def copy_with(methods _methods = @methods, params _params = @params, mount _mount = @mount)
#