C# Class XSpect.Yacq.Repl.ParsedExpression

Show file Open project: takeshik/yacq

Public Methods

Method Description
ParsedExpression ( System.TimeSpan timestamp, Node node, TypeRef type ) : System

Method Details

ParsedExpression() public method

public ParsedExpression ( System.TimeSpan timestamp, Node node, TypeRef type ) : System
timestamp System.TimeSpan
node XSpect.Yacq.Serialization.Node
type XSpect.Yacq.Serialization.TypeRef
return System