Package net.sourceforge.pmd.lang.vf.ast
Class VfAstInternals
- java.lang.Object
-
- net.sourceforge.pmd.lang.vf.ast.VfAstInternals
-
@InternalApi public final class VfAstInternals extends Object
This is internal API, and can be changed at any time.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setDataType(VfTypedNode node, DataType dataType)
-
-
-
Method Detail
-
setDataType
public static void setDataType(VfTypedNode node, DataType dataType)
-
-