Files
spl/ast/expr.go
2025-12-07 13:00:59 +07:00

14 lines
161 B
Go

package ast
//binary
////number expr
////string expr
////symbol expr
////assignment
//complex
/////binary expr
////filter expr????
////call expr
////pipe expr