Interface Language

All Known Subinterfaces:
BytecodeLanguage
All Known Implementing Classes:
JavaLanguage, LanguageImpl

public interface Language
Main interface for language-specific information. This interface helps build analyses which can operate over multiple languages.