package nebula.lang.annotations; public @interface Precision { int value(); }