Calitha GOLD Parser Engine Documentation

Token.UserObject Property

This can be user for storing an object during the reduce event. This makes it possible to create a tree when the source is being parsed.

public object UserObject {get; set;}

See Also

Token Class | com.calitha.goldparser Namespace