Skip to content

b1fd23d6 a0d5 4fc4 f3f1 bb764f17493e

Kim Hugener-Ohlsen edited this page May 28, 2016 · 2 revisions

TokenMatching Class

Contains token matcher for composite unit and simple units.

Inheritance Hierarchy

System.Object
  Sundew.Quantities.Engine.Representations.Hierarchical.Parsing.TokenMatching
Namespace: Sundew.Quantities.Engine.Representations.Hierarchical.Parsing
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.2.0 (1.0.2.0)

Syntax

C#

public static class TokenMatching

C#

public static class TokenMatching

VB

Public NotInheritable Class TokenMatching

VB

Public NotInheritable Class TokenMatching

C++

public ref class TokenMatching abstract sealed

C++

public ref class TokenMatching abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type TokenMatching =  class end

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type TokenMatching =  class end

The TokenMatching type exposes the following members.

Fields

 

Name Description
Public fieldStatic member CompositeUnit The composite unit token matchers.
  Back to Top

See Also

Reference

Sundew.Quantities.Engine.Representations.Hierarchical.Parsing Namespace

Clone this wiki locally