wip: ast?
This commit is contained in:
13
ast/expr.go
Normal file
13
ast/expr.go
Normal file
@@ -0,0 +1,13 @@
|
||||
package ast
|
||||
|
||||
//binary
|
||||
////number expr
|
||||
////string expr
|
||||
////symbol expr
|
||||
////assignment
|
||||
|
||||
//complex
|
||||
/////binary expr
|
||||
////filter expr????
|
||||
////call expr
|
||||
////pipe expr
|
||||
Reference in New Issue
Block a user