Interface TargetLanguageSelector<T,C>


public interface TargetLanguageSelector<T,C>
  • Method Summary

    Modifier and Type
    Method
    Description
    get(Atom language, C construct)
     
  • Method Details

    • get

      T get(Atom language, C construct)