Class ScanBase
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Xbim.IO.Parser
Assembly: Xbim.Common.dll
Syntax
public abstract class ScanBase : AbstractScanner<ValueType, LexLocation>Properties
| Improve this Doc View Sourceyylloc
Declaration
public override LexLocation yylloc { get; set; }Property Value
| Type | Description | 
|---|---|
| LexLocation | 
Overrides
QUT.Gppg.AbstractScanner<Xbim.IO.Parser.ValueType, QUT.Gppg.LexLocation>.yylloc
  Methods
| Improve this Doc View Sourceyywrap()
Declaration
protected virtual bool yywrap()Returns
| Type | Description | 
|---|---|
| System.Boolean |