IOT Dash
Public Member Functions | List of all members
IotDash.Parsing.IVisitor Interface Reference
Inheritance diagram for IotDash.Parsing.IVisitor:
Inheritance graph
[legend]

Public Member Functions

void Visit (Literal literal, int visitNo)
 
void Visit (TopicRef topicRef, int visitNo)
 
void Visit (UnaryOp op, int visitNo)
 
void Visit (BinaryOp op, int visitNo)
 
void Visit (FunctionCall functionCall, int visitNo)
 

The documentation for this interface was generated from the following file: