
samples.categories.methods.definitions.pec Maven / Gradle / Ivy
define Person as category with attribute name, and methods:
define printName as method doing:
printLine "Person name is " + name
© 2015 - 2025 Weber Informatics LLC | Privacy Policy