Structs§
Enums§
Functions§
- rvs_
context_ free - Frees a Context previously allocated by
rvs_context_new
- rvs_
context_ new - Allocates and returns a new Context
- rvs_
done - Returns the done value of a variable via the result pointer
- rvs_
error_ free - rvs_
error_ message - rvs_
error_ new - rvs_
error_ test - rvs_get
- Returns the handle of a variable
- rvs_
model_ free - Frees a Model previously allocated by
rvs_transform
- rvs_
model_ new - Creates a new Model
- rvs_
next - Returns the next value of a variable via the result pointer
- rvs_
parse - Parses a semicolon delimited string of Rvs statements and/or Rvs files.
- rvs_
prev - Returns the previous value of a variable
- rvs_
transform - Transforms an AST into an object model
- rvs_
write_ definitions