Methods
1 to 15 of 16
- oiksc_token_object::as_csv() – Export a token in CSV format
- oiksc_token_object::getApiName() – Return the API name
- oiksc_token_object::getApiType() – Attempt to determine the API type from the source and comments
- oiksc_token_object::getDocComment() –
- oiksc_token_object::getEndLine() – Return the end line for the token object
- oiksc_token_object::getFileName() –
- oiksc_token_object::getMethod() – Return the method or function name
- oiksc_token_object::getParameters() –
- oiksc_token_object::getShortDescription() –
- oiksc_token_object::getSize() – Return the size of the token object
- oiksc_token_object::getStartLine() – Return the start line for the token object
- oiksc_token_object::load() – Load the source file from start line to end line
- oiksc_token_object::load_and_reflect() –
- oiksc_token_object::match() – Check if this token matches the requested API
- oiksc_token_object::reflect() –