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

org.unlaxer.ast.HierarcyLevel Maven / Gradle / Ivy

package org.unlaxer.ast;

public enum HierarcyLevel{
	parent,
	self,
	child
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy