8 lines
111 B
Java
Raw Normal View History

package plugindevelopment;
public class SyntaxTreeTests {
//TODO: Hier tests für getChildren anfügen.
}