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

org.ow2.mind.idl.ast.PointerOf Maven / Gradle / Ivy

The newest version!
/**
 * author: [email protected]
 */

package org.ow2.mind.idl.ast;

/**
 * AST node interface for PointerOf elements.
 */
public interface PointerOf extends Type, TypeQualifier {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy