init


Description:

public void init ()

Sets a ParseFrame to initial state.

Currently this means all public fields are zero-ed and a private flag is set to make sure free only frees the contents but not the actual frame. Use this function to initialise a ParseFrame allocated on the stack.

Parameters:

this

ParseFrame.