10 using System.Collections.Generic;
12 namespace Lextm.SharpSnmpLib.Mib.Elements
20 private readonly IList<string> _types =
new List<string>();
30 current = s.NextSymbol();
38 previous.AssertIsValidIdentifier();
47 #region IElement Member 51 get {
return _module; }
static readonly Symbol Comma
Exports(IModule module, ISymbolEnumerator s)
static readonly Symbol EOL
static readonly Symbol Semicolon
override string ToString()
Returns a String that represents this Symbol.