lang: ast, funcs: Start plumbing through the textarea
We need to get these everywhere and this is a start.
This commit is contained in:
@@ -44,6 +44,8 @@ const (
|
||||
|
||||
// ConstFunc is a function that returns the constant value passed to Value.
|
||||
type ConstFunc struct {
|
||||
interfaces.Textarea
|
||||
|
||||
Value types.Value
|
||||
NameHint string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user