All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gaia.sdk.codegen.ast.Identifier.kt Maven / Gradle / Ivy

Go to download

GAIA SDK is an open source software library in order to interact with the GAIA API.

The newest version!
package gaia.sdk.codegen.ast

class Identifier(val name:String) : AbstractAST()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy