add_line


Description:

[ DestroysInstance ]
[ Version ( since = "1.0" ) ]
public Component? add_line (string? str)

Add a line at one time into the Parser until the parsing is complete and Component will be returned.

Parameters:

this

The Parser used to parse the string into the Component

str

A line of string representation of the Component

Returns:

The complete Component.