package org.stringtemplate.v4.misc; import nebula.simpletemplate.ST; public class InstanceScope { public int ip; public ST st; }