GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
token Member List

This is the complete list of members for token, including all inherited members.

class_rec(void)token
classdef_end enum valuetoken
column(void) const tokeninline
column_numtokenprivate
crtoken
double_token enum valuetoken
end_tok_type enum nametoken
enumeration_end enum valuetoken
ettoken
ettype(void) const token
ettype_token enum valuetoken
events_end enum valuetoken
for_end enum valuetoken
function_end enum valuetoken
generic_token enum valuetoken
if_end enum valuetoken
is_keyword(void) const tokeninline
is_symbol(void) const tokeninline
keyword_token enum valuetoken
line(void) const tokeninline
line_numtokenprivate
mark_may_be_command(void)tokeninline
mark_trailing_space(void)tokeninline
may_be_command(void) const tokeninline
maybe_cmdtokenprivate
mctoken
meta_class_rec(void)token
meta_package_rec(void)token
meta_rec_token enum valuetoken
method_rec(void)token
methods_end enum valuetoken
mrtoken
numtoken
number(void) const token
operator=(const token &tok)tokenprivate
orig_texttokenprivate
package_rec(void)token
parfor_end enum valuetoken
prtoken
properties_end enum valuetoken
sctoken
scls_rec_token enum valuetoken
simple_end enum valuetoken
space_follows_token(void) const tokeninline
srtoken
strtoken
string_token enum valuetoken
switch_end enum valuetoken
sym_rec(void)token
sym_rec_token enum valuetoken
symbol_name(void) const token
text(void) const token
text_rep(void)token
tok_valtokenprivate
token(int tv, int l=-1, int c=-1)token
token(int tv, bool is_keyword, int l=-1, int c=-1)token
token(int tv, const std::string &s, int l=-1, int c=-1)token
token(int tv, double d, const std::string &s=std::string(), int l=-1, int c=-1)token
token(int tv, end_tok_type t, int l=-1, int c=-1)token
token(int tv, symbol_table::symbol_record *s, int l=-1, int c=-1)token
token(int tv, symbol_table::symbol_record *cls, symbol_table::symbol_record *pkg, int l=-1, int c=-1)token
token(int tv, symbol_table::symbol_record *mth, symbol_table::symbol_record *cls, symbol_table::symbol_record *pkg, int l=-1, int c=-1)token
token(const token &tok)tokenprivate
token_type enum nametoken
token_value(void) const tokeninline
token_value_is(int tv) const tokeninline
try_catch_end enum valuetoken
tspctokenprivate
ttype(void) const token
type_tagtokenprivate
unwind_protect_end enum valuetoken
while_end enum valuetoken
~token(void)token