# Functions
CreateField creates an ObjectField with a name.
# Structs
Comment is a comment.
Object wraps ast.Object and adds the ability to be printed on one line.
ObjectField wraps ast.ObjectField and adds commenting and the ability to be printed on one line.
# Type aliases
ObjectFields is a slice of ObjectField.