ast() = list()
parse(Data::binary() | pid()) -> ast()
trim(Line) -> any()
trim(Line, Direction) -> any()
while(F, Bin) -> any()
Generated by EDoc