C# Class Gir2Gapi.SymbolTable

Afficher le fichier Open project: mkestner/gir2gapi

Méthodes publiques

Méthode Description
AddImport ( XmlElement import ) : void
AddTypes ( XmlElement ns ) : void
Lookup ( string name ) : string

Private Methods

Méthode Description
AddNamespace ( XmlElement ns, bool qual_only ) : void
SymbolTable ( ) : System

Method Details

AddImport() public static méthode

public static AddImport ( XmlElement import ) : void
import System.Xml.XmlElement
Résultat void

AddTypes() public static méthode

public static AddTypes ( XmlElement ns ) : void
ns System.Xml.XmlElement
Résultat void

Lookup() public static méthode

public static Lookup ( string name ) : string
name string
Résultat string