Class StiCodeDomExpressionHelper
		 
	 
	
		
			
				Hierarchy
				
					- 
						StiCodeDomExpressionHelper
					
Methods
				
					
					Static getLexem
					
						- getLexem(script: string): string[]
						- 
							
							ParametersReturns string[]
Static getLexemSimple
					
					
						- 
							
							ParametersReturns string[]
Static readString
					
						- readString(codeGenerator: StiCodeGenerator, REFpos: any, REFlexem: any, script: string, REFal: object, isRichText: boolean, fullRtf: boolean): void
						- 
							
							Parameters
								- 
									
								
- 
									REFpos: any
- 
									REFlexem: any
- 
									script: string
- 
									REFal: object
- 
									isRichText: boolean
- 
									fullRtf: boolean
 Returns void