Class LaconfigKeywords
Provides Laconfig keyword resolution services, this class is thread safe
Inheritance
System.Object
    LaconfigKeywords
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: NFX.CodeAnalysis.Laconfig
Assembly: NFX.dll
Syntax
public static class LaconfigKeywords
  Methods
Resolve(String)
Resolves a Laconfig keyword
Declaration
public static LaconfigTokenType Resolve(string str)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | str | 
Returns
| Type | Description | 
|---|---|
| LaconfigTokenType |