Navigation

Operators and Keywords

Function List:

C++ API

pt-cbinop.h File Reference

#include <string>
#include "ov.h"
#include "pt-binop.h"
#include "symtab.h"
Include dependency graph for pt-cbinop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tree_compound_binary_expression

Functions

tree_binary_expressionmaybe_compound_binary_expression (tree_expression *a, tree_expression *b, int l=-1, int c=-1, octave_value::binary_op t=octave_value::unknown_binary_op)

Function Documentation

tree_binary_expression* maybe_compound_binary_expression ( tree_expression a,
tree_expression b,
int  l = -1,
int  c = -1,
octave_value::binary_op  t = octave_value::unknown_binary_op 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines