Documentation ¶
Index ¶
- func Cast(program *program.Program, expr, fromType, toType string) string
- func CastExpr(p *program.Program, expr ast.Expr, fromType, toType string) ast.Expr
- func GetDereferenceType(cType string) (string, error)
- func IsNullExpr(n goast.Expr) bool
- func ResolveType(program *program.Program, s string) string
- func ResolveTypeForBinaryOperator(p *program.Program, operator, leftType, rightType string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDereferenceType ¶ added in v0.9.0
func IsNullExpr ¶ added in v0.10.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.