GNU Octave  4.0.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_nmtoken
classdef_end enum valuetoken
column(void) const tokeninline
column_numtokenprivate
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
method_nmtoken
methods_end enum valuetoken
numtoken
number(void) const token
operator=(const token &tok)tokenprivate
orig_texttokenprivate
parfor_end enum valuetoken
properties_end enum valuetoken
sctoken
scls_name_token enum valuetoken
simple_end enum valuetoken
space_follows_token(void) const tokeninline
srtoken
strtoken
string_token enum valuetoken
superclass_class_name(void)token
superclass_method_name(void)token
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 char *s, 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, const std::string &mth, const std::string &cls, 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