X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=src%2Fedu%2Fberkeley%2Fsbp%2Fbind%2Fbind.java;h=4441ee1320027bfb7e5efea030fc201b7ca5b0a1;hp=e384ca418d0976c30020ebf30602e414665cd882;hb=2ea67ebda6606947660f414a9daca7d70f6b8f95;hpb=bad286576656a73e315f0aa7b08a1c1714eb8390 diff --git a/src/edu/berkeley/sbp/bind/bind.java b/src/edu/berkeley/sbp/bind/bind.java index e384ca4..4441ee1 100644 --- a/src/edu/berkeley/sbp/bind/bind.java +++ b/src/edu/berkeley/sbp/bind/bind.java @@ -9,7 +9,7 @@ import java.lang.annotation.*; import java.lang.reflect.*; import java.io.*; -public class bind { +public @interface bind { /** * Constructors, classes, and methods with this attribute will * match every production of the nonterminal called "value()"