Uses of Class
com.github.fridujo.glacio.model.Language
-
Packages that use Language Package Description com.github.fridujo.glacio.model -
-
Uses of Language in com.github.fridujo.glacio.model
Methods in com.github.fridujo.glacio.model that return Language Modifier and Type Method Description LanguageFeature. getLanguage()Constructors in com.github.fridujo.glacio.model with parameters of type Language Constructor Description Feature(URI sourceURI, String name, Language language, List<Example> examples)
-