public class AssertionWriter extends Object
| Constructor and description | 
|---|
                                AssertionWriter(WriterController wc) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public void | 
                            disableTracker() | 
                        
 | 
                            public void | 
                            record(Token token) | 
                        
 | 
                            public void | 
                            record(Expression expression) | 
                        
 | 
                            public void | 
                            reenableTracker() | 
                        
 | 
                            public void | 
                            writeAssertStatement(AssertStatement statement) | 
                        
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.