Method | Description | |
---|---|---|
Extract ( string line, int position ) : Word | ||
Word ( string line, int position ) : System |
Method | Description | |
---|---|---|
getEnd ( int after ) : int | ||
getStart ( ) : int |
public static Extract ( string line, int position ) : Word | ||
line | string | |
position | int | |
return | Word |
public Word ( string line, int position ) : System | ||
line | string | |
position | int | |
return | System |