C# Class DotNetXri.Syntax.Xri3.Impl.XRI3Literal

Inheritance: XRI3SyntaxComponent, XRILiteral
Show file Open project: AArnott/dotnetxri Class Usage Examples

Public Methods

Method Description
XRI3Literal ( string value ) : DotNetXri.Syntax.Xri3.Impl.Parser

Private Methods

Method Description
XRI3Literal ( Rule rule ) : DotNetXri.Syntax.Xri3.Impl.Parser
read ( ) : void
reset ( ) : void

Method Details

XRI3Literal() public method

public XRI3Literal ( string value ) : DotNetXri.Syntax.Xri3.Impl.Parser
value string
return DotNetXri.Syntax.Xri3.Impl.Parser